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

This is similar to https://github.com/angular-ui/angular-google-maps/issues/1520, https://github.com/angular-ui/angular-google-maps/issues/1604 , and there is a PR in https://github.com/angular-ui/angular-google-maps/pull/1567, but I believe the PR solution would not be enough for all cases. I am using...

Hello, I have the problem. I have two keys Google Maps. The first for Map and the second Key for Places Library. I can use all keys? if the answer...

Is there a way to style the labels that appear just on top the agm-marker? In my case, I would like to add a shadow to the text, but this...

For anyone hitting this issue when clustering markers, it is a result of using third-party library of MarkerWithLabel `MarkerLabel_.prototype.onRemove = function () { var i; this.labelDiv_.parentNode.removeChild(this.labelDiv_); this.eventDiv_.parentNode.removeChild(this.eventDiv_); // Remove event...

Related to #1255, I'm on version v2.3.3 and there seems to have issue for the `editable` option, even I force it to 'true'. Does #1255 still valid for `editable`? ```...

The raw Google API provides a way to create a map with a custom image, instead of the normal map of Earth, but it doesn't look like Angular Google Maps...

Dear angular-ui community, I think I have found an issue. Please let me know if I'm doing something wrong, or the problems lies somewhere else. I am using Ionic v1...

## Version 2.4.1 ## Test Case https://plnkr.co/edit/q2luS1vMdCAEVig8zEe5?p=preview https://embed.plnkr.co/q2luS1vMdCAEVig8zEe5/ ## Steps to reproduce Use responsive mode, or a mobile device. ## Expected Behavior We should be able to draw polygons like...

## Version master (2.4.1 at that time) angularjs 1.5.8 google.maps.version 3.27.12 ## Test Case [Plunker](http://plnkr.co/edit/noNl0ZlgDeHT9GIXE75v?p=preview) ## Steps to reproduce 1. Notice the cluster of 5 markers over Fidji visible at...

{{item.lab}} am also add [color]="white" but its not working. please help me out