Top "Google-maps-markers" questions

Markers identify locations on the map.

Adding Click Event on InfoWindow/Marker in Google Maps SDK for native iOS/objective C

Simple Question I´m working on an App for iOS where I embedded the new Google Map for native iOS. …

ios objective-c onclick google-maps-markers google-maps-sdk-ios
Add numbering label to google map marker

May I know how to add numbering label to google map marker using google map api? Just add label, not …

google-maps google-maps-api-3 google-maps-markers google-maps-api-2
Google Maps V3: Only show markers in viewport - Clear markers issue

I like to create a map with Google Maps that can handle large amounts of markers (over 10.000). To not slow …

javascript google-maps google-maps-api-3 google-maps-markers
Google Maps V2 - Android - Get a list of Markers

I'm trying to get a list Markers(using GMaps V2 for Android) similar to the getOverlays() method I used in …

android google-maps google-maps-markers google-maps-android-api-2
google maps iOS SDK: custom icons to be used as markers

The Android API has a very convenient class for this, IconGenerator. Using the IconGenerator in my Android app, I can …

ios swift google-maps google-maps-markers google-maps-sdk-ios
How to align the icon of a marker in google map

In google map usually the center bottom of the image of the marker is the lat lng of a point …

javascript google-maps google-maps-markers
How to use Google Maps to search my own location data (Same functionality as Places search API, but for my own "places")

See related question: google maps custom local search / search control I know I can create Custom Locations and Information Windows …

google-maps google-maps-api-3 google-maps-markers google-local-search
How do I set the z-index of a marker in Google Maps API v3

Can anyone explain the exact syntax used to set the z-index for a marker using the Google Maps API (Version 3)?

javascript google-maps-api-3 maps z-index google-maps-markers
Google Maps Api v3 - how to remove cluster icons?

how can i remove all cluster icons (cluster markers) from map? tryed with advices like: Google Maps API v3: How …

google-maps-api-3 google-maps-markers markerclusterer