- Catch up
@ionic-native/core
v5.5.0
- Fix: GoogleMapsEvent.MAP_READY does not fire (and other errors)
- Fix: Fix: setDiv() no longer detaches the map (since 4.15.x)
- Fix: MarkerCluster of v2.5.0 does not work
- Fix: Encoding.encodePath()/decodePath() methods() do not work
- Fix: BaseClass constructor is incorrect.
- Update: Build to compatible with
@ionic-native/[email protected]
. - Update: The code for displaying error message.
- Fix:
BaseClass is null
error.
- Update: Rebuild to compatible with
@ionic-native/[email protected]
.
- Fix: Can not display map/streetviewPanorama if application uses
NavController
instead ofIonic Router outlet
. - Fix:
Encoding.encodePath()
andEncoding.decodePath()
do not work. - Fix: Small problems.
- Add:
GoogleMapOptions.preferences.gestureBounds
property
- Fix:
remove()
,destroy()
,clear()
causeplugin.constructor.getPluginRef is not a function
error.
- Fix:
GoogleMaps.create()
does not create a map if tab template uses.
- Fix: Error: Can't resolve 'rxjs/Observable' in '/node_modules/@ionic-native/google-maps/ngx'
- Fix: GoogleMaps.create() targets incorrect node when page changing.
- Update: Add
icon
option toKmlOverlayOptions
. - Update: Adapt browser platform.
- The same as v5.0.0-beta.15, but republished to fix a mistake.
- Fix: Some methods of
v5.0.0-beta.14
does not work - Update: Adjust code for ionic v4/beta.
- 5.0.0-beta.14 (2018-08-02)