angularjs-google-maps
angularjs-google-maps copied to clipboard
The Simplest AngularJS Google Maps V3 Directive
Hi community, The demo has a problem with map loading. > Oops! Something went wrong. > This page didn't load Google Maps correctly. See the JavaScript console for technical details.
**IMPORTANT**: This repository's issues are reserved for feature requests and bug reports. Do not submit support questions or request here. Please use stackoverflow instead **Steps to reproduce and a minimal...
I have to draw a route between 2 points. I used custom markers. But these markers are not exactly placed on the point, they are placed a bit above or...
Kindly refer to the stackoverflow link for the issue details: https://stackoverflow.com/questions/54821001/google-maps-v3-36-infowindow-is-hiding-the-marker I noticed that this is happening only with ng-map and all its examples like here: https://ngmap.github.io/#/!infowindow-simple-max.html But not happening...
You don't have a `pixel-offset` attribute option, they all default to infowindow `position`. However the workaround is to manually set the options of the infoWindow of `map` after you initialize...
Hi Allen, First of all, Thank you for creating a beautiful directive . I am using ngMap. when I draw a route between two points, I want route line should...
Hello ! I wonder if somebody could help me : The following code is working well : ` ` But this is not working, i'm trying out to resize my...
Hi Allen, I want to make the origin of the data heatmap $scope.map in the controller. But I get the message: "invalid heatmap data
I have pickr in default is display none. and have a button that triggered toogle on display of my pickr. but when i click the pickr , the preview is...