ng-map is a Google map AngularJS Directive. Its main features are everything in tag and attributes and it exposes all original Google Maps V3 api to the user.
ng-map is a Google map AngularJS Directive. Its main features are:
Everything in tag and attributes - Thus, basic users don't even have to know what Javascript is.
Expose all original Google Maps V3 api to the user - No hiding, no wraping, or whatsoever. By doing so, programmers don't need to learn how to use this module. You only need to know Google Maps V3 API.
Demos can be found here.
Documentation at: https://rawgit.com/allenhwkim/angularjs-google-maps/master/build/docs/index.html
Github link: https://github.com/allenhwkim/angularjs-google-maps