Version 1.11
Released: June 16, 2022
- Fixed marker.SetOptions
- Fixed polygon.GetPath for editable polygon
- Fixed polyline.GetPath for editable polyline
- Fixed broken rectangle docs link
GetPath for polygon and polyline is now asynchronous. Callback is optional.
Version 1.10
Released: May 17, 2022
- Fixed circle.GetBounds()
- Fixed circle.GetCenter()
- Fixed all getter methods
- Call Start method to start locator object
- Added CreateMarkerClusterer method to cluster markers
- Fixed Getter methods of the map object in Map.html file