Top "Angularjs-google-maps" questions

Google Maps V3 Directive for AngularJS

Google maps for AngularJS

I am very new to AngularJS and I am trying to use https://github.com/angular-ui/angular-google-maps. I am just …

angularjs google-maps google-maps-api-3 angularjs-directive angularjs-google-maps
Using ng-repeat with markers in ngMap

I want to use ngMap to add Google Maps to my app. The demos are "static" in the sense that …

angularjs angularjs-ng-repeat ng-map angularjs-google-maps
AngularJS google maps directive

Hi i'm trying to develop an app using angularjs and a directive that I've found for instantiate GMaps: http://nlaplante.…

javascript angularjs google-maps google-maps-api-3 angularjs-google-maps
Click to get Latitude and Longitude in google map using angular ng-map?

First of all I'm using Angular Google Map (ng-map). I want to get clicked location of google map's latitude and …

angularjs ng-map angularjs-google-maps
(angularjs-google-maps) ng-click inside marker

This question is about angularjs-google-maps, https://github.com/allenhwkim/angularjs-google-maps Is there a way to use ng-click on a marker …

angularjs google-maps angularjs-directive angularjs-google-maps
Angularjs - ng-map - Google Maps Javascript API v3 - how to Set best Zoom for Multiple markers

I'm using ngMap in an angularjs app. I'm displaying google-map with multiple markers onclick of Open map! button and first …

javascript angularjs google-maps-api-3 angularjs-google-maps ng-map