Top "Marker" questions

Google Map Marker (using in making Google Maps)

How to add direction on tracking path for google maps

I am showing the tracking on map with marker points and line connecting them. The problem is that i want …

google-maps marker
How to change google maps marker color when selected in swift?

I have a view controller with a GMSMapView and have loaded a number of markers onto the map. I can …

ios swift google-maps google-maps-markers marker
Google Maps API v3 adding multiple markers w/ info windows w/ custom text

I am making a website over cyclists killed in Norway. For my project I have been using google maps api …

javascript google-maps-api-3 marker infowindow
How to fire dragend event of a marker in google maps v3?

I want to fire dragend event of a marker in another event say click event on the map. how can …

events google-maps marker
Google Maps v2 Marker zOrdering - Set to top

I know there are a few threads around on this topic but i havent yet found a good enough solution. …

android marker google-maps-android-api-2 z-order
Remove all GMSMarker from GMSMapView?

I placed 100 GMSMarkers on GMSMapView. How to remove all the GMSMarkers? In Google Sdk Version 1.6 for iOS. Marker array(in …

ios marker google-maps-sdk-ios gmsmapview
How to add a Marker/Pin on an ImageView Android?

I would like to ask on how to implement or add a marker on an imageView. I rendered an SVG …

java android imageview android-canvas marker
get other values from marker

I'm stuck with this problem and I hope someone can lead me to a solution, I have spent 3 days on …

android marker
Leaflet custom marker icon scale to zoom

I use Leaflet to draw an OpenStreetMap and attach it with a custom icon marker var mymap = L.map('mapid').…

javascript leaflet zooming openstreetmap marker
Is there a way to change the icon image depending on the zoom level? (leaflet.js)

I am making a region drawing tool for a web application and I am using markers as anchors that the …

maps marker leaflet