angular-google-maps icon indicating copy to clipboard operation
angular-google-maps copied to clipboard

AngularJS directives for the Google Maps Javascript API

Results 100 angular-google-maps issues
Sort by recently updated
recently updated
newest added

Hi How can I know when the google global variable is loaded? Is there any promise telling that the google global variable is loaded?

Hi is there a way to set my google API key dynamicly? I am getting the ApiKey from a remote config json file. I want to be able to call...

After this commit https://github.com/angular-ui/angular-google-maps/pull/1748/commits **map.center** (directive ui-gmap-google-map) has not changes after map drag and support of two-way binding GeoJSON Point was gone The reason of a problem is as follows...

Spent three hours debugging an issue that was causing the google maps view to become grey after inserting one or more markers into the "models" array. Turns out if you...

Hi, first of all many thanks for the library! its cutting my dev time to a fraction! I have an issue with redrawing markers on the map when the model...

Hi, Not sure if this is an issue, but more of a feature request, but it would be good to add event listeners to the ui-gmap-layer, especially for working with...

I can't tell if this needs a feature request or if it is already possible and simply requires better documentation. I'm able to get my custom tiles to display, but...

I'm trying to use this package with angular-meteor Meteor version 1.2 installing via bower It works locally but I get a few console log errors: `google is not defined` ![screenshot...

When I try to use ng-repeat inside **ui-gmap-map-control** it calls three times. It doesn't matter if the controller of ui-gmap-map-control is in another file, or if its the same controller...

My app in dev was working fine, didn't really change anything pertaining to the map and recently started getting this error: `js?libraries=geometry:30 InvalidValueError: setCenter: not a LatLng or LatLngLiteral: in...