ang-google-maps
v1.4.6
Published
Module to initialize Google Maps API
Downloads
13
Maintainers
Readme
ang-google-maps
Initialise Google Maps, Set Location, Drop Pins, Etc...
Features
- Adding Google Directions
- Listening to the changes of directions event.
- Supporting multiple waypoints / dropoffs on the map (Max is 8).
- Centering map to the current location using Geolocation feature.
- Dropping the marker into the map on
click
event. - Attaching the callback for marker's
click
event while dropping the marker into the map / textfield input filled (AutoComplete). - Deleting the marker from the map with deletingMarker.
- Reset direction's route.
- Drawing polyline.
- Getting the marker object.