Top "Angular-google-maps" questions

Angular Google Maps is an Angular component library for integrating Google Maps, including their various APIs.

Is there a way to set the bounds and Zoom level in AGM Map?

I am using AGM maps for my angular 4 application, there I am facing issues, I will be having the multiple …

angular google-maps google-maps-api-3 google-maps-markers angular-google-maps
angularjs google maps - markers with window - infowindow not showing

Trying to get a app using angular-google-maps with: - multiple markers via the markers directive - a single infowindow via …

angularjs infowindow marker angular-google-maps
Can't bind to 'latitude' since it isn't a known property of 'agm-map'

I'm trying to add AGM Angular Google Maps (https://github.com/SebastianM/angular-google-maps) to my Angular4 Project Guide followed: https://…

angular angular-google-maps
Working example of angular-google-maps search function

Does anyone have an example of a working search box like the one the angular-google-maps-team is showing under 'search-box' on …

angularjs google-maps angular-google-maps
Angular Google maps custom marker icon

I cannot create a custom marker. Even though I am passing an image path to the icon parameter I am …

angularjs google-maps angular-google-maps
how to initially zoom a map in angular google maps

I am using agm/core in displaying the coordinates of a map. I have the code below <agm-map [latitude]="10.3207886" […

angular google-maps typescript geolocation angular-google-maps
Refreshing map and markers with angular-google-maps

Hi I am using the angular-google-maps for my project. The html and js code is as follows html: <ui-gmap-markers …

angularjs google-maps-api-3 angular-google-maps
How to fix this 'Google Maps JavaScript API error: InvalidKeyMapError' error in angular 6?

I am using google map in my Angular 6 app. I have been using this Google map in another project too. …

angular google-maps angular-google-maps
angular-google-maps center zoom multiple markers

I'm using AngularJS for Google Maps and want to dynamically center and zoom a map based on multiple markers that …

angularjs google-maps-api-3 ionic-framework cordova-3 angular-google-maps
Agm-marker label

How to styling agm-marker-label - max-width for set text to center ? I can change label position but can't set min-width …

angular5 angular-google-maps