Skip to content

Releases: dapriett/nativescript-google-maps-sdk

v3.0.2

20 Dec 03:35
Compare
Choose a tag to compare

Bug Fixes

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

v3.0.1

20 Dec 03:31
Compare
Choose a tag to compare
chore: update docs and min version

v3.0.0

13 Nov 04:15
Compare
Choose a tag to compare

Bug Fixes

Features

  • implmenting CLLocationManagerDelegate need more stuff (4b6509e)

v2.9.1

08 Jan 03:44
Compare
Choose a tag to compare

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

22 Dec 02:28
Compare
Choose a tag to compare

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

03 Oct 02:07
e739154
Compare
Choose a tag to compare

Bug Fixes

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

v2.8.0

23 Sep 01:46
Compare
Choose a tag to compare

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

07 Aug 01:56
Compare
Choose a tag to compare

Features

v2.6.0

23 May 02:07
Compare
Choose a tag to compare

Features

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

v2.5.0

28 Jan 19:13
Compare
Choose a tag to compare

Features

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