JSPM

  • Created
  • Published
  • Downloads 112
  • Score
    100M100P100Q98189F
  • License ISC

Module to initialize Google Maps API

Package Exports

  • ang-google-maps

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ang-google-maps) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

ang-google-maps

Initialise Google Maps, Set Location, Drop Pins, Etc...

Features

  1. Adding Google Directions
  2. Listening to the changes of directions event.
  3. Supporting multiple waypoints / dropoffs on the map (Max is 8).
  4. Centering map to the current location using Geolocation feature.
  5. Dropping the marker into the map on click event.
  6. Attaching the callback for marker's click event while dropping the marker into the map / textfield input filled (AutoComplete).
  7. Deleting the marker from the map with deletingMarker.
  8. Reset direction's route.
  9. Drawing polyline.
  10. Getting the marker object.

Screenshots

alt tag