Angular Google Maps
Initialize Initialize Google Maps, set location, drop pins, add Google Directions, and more.
 Features
- Adding Google Directions.
 - Listening to changes in direction events.
 - Supporting multiple waypoints/drop-offs on the map (maximum of 8).
 - Centering the map to the current location using the Geolocation feature.
 - Centering the map to the current location using the Geolocation feature.
 - Dropping the marker onto the map on a click event.
 - Attaching the callback for the marker's click event while dropping the marker onto the map or when the text field input is filled (AutoComplete).
 - Deleting the marker from the map using the 'deletingMarker' function.
 - Resetting the route for directions.
 - Drawing a polyline.
 - Obtaining the marker object.