Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

54 lines (34 loc) · 1.49 KB

4.9.1 (2018-07-17)

*Fix: only README.md (sorry)

4.9.0 (2018-07-17)

*Add: LocationService.hasPermission()

4.8.2 (2018-05-11)

*Fix: only README.md (sorry)

4.8.1 (2018-05-11)

*Fix: only README.md (sorry)

4.8.0 (2018-05-11)

  • Adds addMarkerSync(), addMarkerClusterSync(), addCircleSync(), addPolygonSync(), addPolylineSync(), addTileOverlaySync(), and addGroundOverlaySync() methods.

  • Adds GoogleMaps.createPanorama() method, and StreetViewPanorama class.

  • Merge pull request (#15) from TheDuc/master - pass reject to getMyLocation

4.7.0 (2018-04-11)

  • small fixes

4.6.3 (2018-04-02)

  • @ionic-native/google-maps@4.6.2 is not found even it is installed for some reason. (Sorry about the trouble)

4.6.2 (2018-04-02)

Bug Fix

  • TypeError: Right-hand side of 'instanceof' is not an object (a188d5f)

4.6.1 (2018-03-28)

Spin-out from ionic-native/ionic-native repository. From this version, the author of cordova-plugin-googlemaps mainly manages this plugin.

Bug Fix

  • map.remove() generates empty map (321f06f)