Nativescript Google Maps Sdk Versions Save

Cross Platform Google Maps SDK for Nativescript

v3.0.2

3 years ago

Bug Fixes

  • Button My Location not working on IOS (5bc6037)

v3.0.1

3 years ago

v3.0.0

3 years ago

Bug Fixes

Features

  • implmenting CLLocationManagerDelegate need more stuff (4b6509e)

v2.9.1

4 years ago

Bug Fixes

  • all: added missing events to TS declaration file (3d1ef61)
  • all: update demo to NS v6.2; demo template cleanup (dc04de6)

Features

  • all: add containsCoordinate() static method to Projection class (cf5b0a7)
  • all: expose markerInfoWindowClosed event (6a80f82)
  • docs: add markerInfoWindowClosed event to README.md (32e57b6)

v2.9.0

4 years ago

Bug Fixes

  • Extended safeches to prevent IOS | Android crashes (0e2ae5b)
  • android: error compilation from ccde819 (cd6f507)
  • Added safechecks to prevent IOS | Android crashes (fe2e5af)

Features

  • android: Add indoor events for Android (a086010)
  • Demo: add Indoor events into demo (e956766)
  • Documentation: add Indoor events into documentation (b72c555)
  • iOS: Add indoor events for iOS (129f4ef)

v2.8.1

4 years ago

Bug Fixes

  • allow notifying of marker tap event (after #331) (0f1b3a9)
  • allow notifying of marker tap event #369 (4f31ac3)

v2.8.0

4 years ago

Bug Fixes

  • temp fix for issue #354 _layoutRootView method missing (47576a1)
  • declaration: marker info window tapped event property (c00e69a)

Features

  • support for holes in polygons (cf777e1)
  • ios: add icon cache for icons with equivalent hues (19dffd7)

v2.6.1

5 years ago

Features

v2.6.0

5 years ago

Features

  • Android: demo now works in Nativescript 4 (f71e8c4)
  • ng-demo: Update to Nativescript 4.0 (0f3aba1)

v2.5.0

6 years ago

Features

  • Add min/max zoom functionality. ( Pull #242 )