TMS FNC Google Maps Release Notes
Source: FMX.TMSFNCGoogleMaps.pas version history
Current version: 1.9.0.0
1.9.0.0
- Improved : Labels collection is now accessible
1.8.2.0
- New : AddKMLLayer: SuppressInfoWindows parameter added
1.8.1.1
- Fixed : DisablePOI persistence
1.8.1.0
- New : StreetView: Coordinate, Location added
1.8.0.0
- New : HeatMaps added
- Improved : OverlayView behavior
1.7.2.0
- New : MarkerClusterer lib updated from v4.0.1 to v5.1.3
1.7.1.0
- New : OnKMLLayerClick event added
- New : OnStreetViewEnabledChange event added
1.7.0.0
- New : Complex Polygons support added
1.6.5.1
- Fixed : Issue with designtime OverlayViews not picked up
- Fixed : Issue with OverlayViews consuming events on Android
1.6.5.0
- New : Options.ShowKeyboardShortcuts property added
1.6.4.1
- Fixed : Issue with OnRetrievedDirectionsData ADirectionsData.Routes[].Path value
1.6.4.0
- New : Options.ShowRotateControl property added
1.6.3.0
- New : Options.Version property added to select the Google Maps JS API version
- Fixed : Issue with Tilt & Heading functions
1.6.2.0
- New : Options.ShowScaleControl property added
- New : Options.DisablePOI property added
1.6.1.1
- Fixed : OnRetrievedDirectionsData now includes ADirectionsData.Routes.Legs.OriginCoordinate & DestinationCoordinate
1.6.1.0
- Improved : Marker OverlayView is automatically hidden when Marker is inside a Marker Cluster
1.6.0.0
- New : Polyline Symbols support
1.5.0.0
- New : OnMapRightClick, OnMarkerRightClick, OnPolyElementRightClick events
- New : DefaultIconSize, IconWidth, IconHeight properties in TTMSFNCGoogleMapsMarker
- Fixed : Issue with offset left & top in TTMSFNCGoogleMaps in combination with OverlayViews
1.4.0.0
- New : Map Options: Tilt and Heading (map rotation) support
- New : Map Options: MapID
- Fixed : Default Cluster ImagePath updated
1.3.0.2
- Improved : OverlayView performance
1.3.0.1
- Fixed : Fixed issue with removing multiple OverlayViews
1.3.0.0
- New : Overlayview support added
1.2.1.0
- New : Polyline Geodesic support added
1.2.0.0
- New : AddDirections, ClearDirections added
- New : OnRetrievedDirectionsData event
- Improved : OnMapTypeChange now returns the selected MapType
- Improved : When the MapTypeID is changed on the map, the Options.MapTypeID property is updated
1.1.0.0
- New : Options.StreetView property
- New : OnStreetViewChange event
1.0.4.1
- Fixed : Issue introducing Anchor property did generate the wrong default offset, now DefaultAnchor (true by default), can be used to switch to custom anchor position
1.0.4.0
- New : ZIndex property on markers and poly elements
- New : Options.BackgroundColor
- New : Anchor property to control positioning of custom marker image relative to the coordinate
- Improved : Cluster updating
1.0.3.0
- New : Clusters.Text property
1.0.2.0
- New : OnClusterClick, OnClusterMouseEnter, OnClusterMouseLeave events
- New : Clusters.ImagePath property
1.0.1.0
- New : GetZoomLevel, GetCenterCoordinate with OnGetZoomLevel and OnGetCenterCoordinate asynchronous events
1.0.0.1
- Improved : property LocalFileAccess to provide access to local files such as images for markers (HERE Maps not supported)
1.0.0.0
- First release