A Google Maps directive for data intensive AngularJS apps
Stars
6
Forks
4
Watchers
6
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
added more documentation for kml directive. Added documentation for onInit functions. Fixed some typos.
640f3e0View on GitHubadded onInit function to geopoints and geopolygons, which passes the dataset to a function once it's loaded
9d3e24fView on GitHubmap now pans when center is changed. Fixed bug in control directive where maps control array would still be popped if empty
ac615eeView on GitHubRefactor kml directive to expect 'options' to be a function returning and options object
1550951View on GitHub