Top "Marker" questions

Google Map Marker (using in making Google Maps)

Zoom and center marker on click in leaflet

I have a problem with my leaflet map. I have some markers on my map and when clicking on one, …

jquery leaflet marker
How to add title, snippet and icon to ClusterItem?

I had this activity: public class MapViewer extends Activity { private GoogleMap map; private Database db = new Database(this); protected void …

android google-maps marker clickable markerclusterer
Aligning the text in Google Maps Marker snippet

I want the string in my snippet to be aligned to the center. Also, line breakers (\n) in the snippet …

android google-maps line-breaks marker text-align
Putting an arrow (marker) at specific point on a path when using the d3 javascript library

I am working currently on a graph visualization and I use SVG and the D3 library. I was asked by …

svg path position d3.js marker
Different named Markers on Google Android Map

i want to add many different markers on an android map. My code works good so far with the same …

android map overlay marker
Set a marker over all other markers in Google Maps SDK iOS

I'm trying to place a marker, but when I do it, this marker is placed behind of some markers set …

ios marker google-maps-sdk-ios
Creating SVG markers programmatically with Javascript

Is it possible to create a marker in SVG using Javascript and then apply it to a newly created line? …

javascript svg marker
How to set map to center on a marker? - Angular Google Maps

I cannot center my Google map on a marker after I geocode. I have two markers: The initial marker (the …

angular geolocation marker angular-google-maps
Google Maps Utility: how to get all markers from ClusterManager<?>?

Sorry for my English I tried the ClusterManager<?>.getMarkerCollection().getMarkers() method but it returns empty collection. I use …

android google-maps-android-api-2 marker markerclusterer
Gmap.net marker removal

I am using the GMap.NET code for maps and markers. Adding markers and doing anything with the map hasn't …

c# sqlite marker gmap.net