Top "Google-maps-markers" questions

Markers identify locations on the map.

markerClusterer on click zoom

I just added a MarkerClusterer to my google map. It works perfectly fine. I am just wondering if there is …

javascript google-maps zoom google-maps-markers markerclusterer
How to move a map under a marker?

Suppose that we have a centered marker on the map, when we move the map with our fingers we can …

android google-maps google-maps-markers
How to add CSS-Class to a GoogleMaps marker?

I want to animate (fadein, fadeout) a marker in my GoogleMaps application (Web). How can i assign any css class …

google-maps google-maps-api-3 google-maps-markers
Add Marker on Android Google Map via touch or tap

I want to develop a Map Application using Google Map on Android. Now, I want to add marker on the …

android google-maps google-maps-markers marker touch-event
How to get screen coordinates from marker in google maps v2 android

I have a small android problem (google maps v2 api) This is my code: GoogleMaps mMap; Marker marker = mMap.addMarker(…

android google-maps google-maps-markers
Google maps auto-fit (auto center & autozoom) doesn't work

I have a problem with a map on which I've used the fitBounds map methods, which should give the proper …

javascript google-maps google-maps-api-3 google-maps-markers
How to Search in Google Map Api V2 Android?

I'm developing an Android application and using GoogleMaps API v2. This application works so far but I want search in …

android google-maps geolocation google-maps-markers google-maps-api-2
Map Markers with text in Google Maps Android API v2

I have came up with this post but it is for the deprecated Google Maps API http://tech.truliablog.com/2012/02/23/…

android google-maps google-maps-markers google-maps-android-api-2
Remove markers from google maps iOS

I am building an iOS app using storyboards and Google Maps. Using iOS6 My application features the split view navigation …

ios mapkit google-maps-markers google-maps-sdk-ios
Google Maps custom label x and y position

I am trying to adjust the x and y position of my custom label. Is this possible? I haven't come …

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