Skip to content

Latest commit

 

History

History
71 lines (45 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

71 lines (45 loc) · 2.06 KB

5.5.0

  • Catch up @ionic-native/core v5.5.0

5.0.0-beta.27

  • Fix: GoogleMapsEvent.MAP_READY does not fire (and other errors)
  • Fix: Fix: setDiv() no longer detaches the map (since 4.15.x)

5.0.0-beta.26

  • Fix: MarkerCluster of v2.5.0 does not work
  • Fix: Encoding.encodePath()/decodePath() methods() do not work

5.0.0-beta.25

  • Fix: BaseClass constructor is incorrect.

5.0.0-beta.24

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

5.0.0-beta.23

5.0.0-beta.22

  • Fix: Can not display map/streetviewPanorama if application uses NavController instead of Ionic Router outlet.
  • Fix: Encoding.encodePath() and Encoding.decodePath() do not work.
  • Fix: Small problems.
  • Add: GoogleMapOptions.preferences.gestureBounds property

5.0.0-beta.21

  • Fix: remove(), destroy(), clear() cause plugin.constructor.getPluginRef is not a function error.

5.0.0-beta.20

  • Fix: GoogleMaps.create() does not create a map if tab template uses.

5.0.0-beta.19

  • Fix: Error: Can't resolve 'rxjs/Observable' in '/node_modules/@ionic-native/google-maps/ngx'

5.0.0-beta.18

  • Fix: GoogleMaps.create() targets incorrect node when page changing.

5.0.0-beta.17

  • Update: Add icon option to KmlOverlayOptions.
  • Update: Adapt browser platform.

5.0.0-beta.16

  • The same as v5.0.0-beta.15, but republished to fix a mistake.

5.0.0-beta.15

  • Fix: Some methods of v5.0.0-beta.14 does not work
  • Update: Adjust code for ionic v4/beta.

5.0.0-beta.14

4.7.0 (2018-04-12)

4.6.3 (2018-04-02)

4.6.1 (2018-03-28)