Skip to content

v1.4.0 - LatLngBounds

Compare
Choose a tag to compare
@NotWoods NotWoods released this 28 Mar 17:41
  • Added LatLngBounds class, porting most features from the LatLngBounds class in the Google Maps API.
  • LatLng instances are now iterable, so you can use array destructing with them.