- Temporarily disable autocomplete by default #116
- Added
getSuggestions
API toAmplifyGeocoderAPI
#106
- N/A
- Added
getSuggestions
API toAmplifyGeocoderAPI
#106
- Added
amplify-map-.css
for static map styles #98 - Updated
drawPoints
to have anautoFit
option to fit the map to points drawn #94
- Added
AmplifyGeofenceControl
#81
- Added
drawGeofences
function #62 - add setData, show, hide, utility functions to drawPoints return #70
- Added
drawGeofences
function #62 - add setData, show, hide, utility functions to drawPoints return #70
- Added error messaging when region is undefined #59
- Fix cluster distances to match cluster circle size #56
- Deselecting Point by Clicking outside map #54
- update mouse pointer when mousing over marker layer #55
- Allow popupRender to work properly #50
- Updated
drawPoints
method to take new typeNamedLocation
data so that the title for each data point can be set #46