Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

48 lines (34 loc) · 1.54 KB

4.15.1

  • Fix: GoogleMaps.create() is missing.
  • Fix: BaseClass constructor is incorrect.

4.15.0

  • Build to compatible with @ionic-native/[email protected]
  • Update: The code for displaying error message.
  • Fix: BaseClass is null error.

4.13.0

  • Add: GoogleMapOptions.preferences.gestureBounds property

4.12.0

  • Add: Environment class

4.9.1

  • Fix: only README.md (sorry)

4.9.0

  • Add: LocationService.hasPermission()

4.8.2

  • Fix: only README.md (sorry)

4.8.1

  • Fix: only README.md (sorry)

4.8.0

  • 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

  • small fixes

4.6.3

  • @ionic-native/[email protected] is not found even it is installed for some reason. (Sorry about the trouble)

4.6.2

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

4.6.1