• I have map with many markers on country and city, like Paris, France.
    How I can separate them and show them?
    If I have 2 markers it only show one because I think the other is hiding under the first. Will full address can help? or I need to write both marker’s names on one marker?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author bozdoz

    (@bozdoz)

    This is a much larger problem, which I haven’t really seen solved properly, and I’m not sure what the solution should be, myself. What do you think fairly represents two markers in the same place?

    Thread Starter mstudioIL

    (@mstudioil)

    It is in the same city and it is for reference not for navigation.
    Can I use latitude/longitude with the marker?
    I need two markers for example in Paris because it is two location, full address won’t help?

    Plugin Author bozdoz

    (@bozdoz)

    you can use latitude/longitude

    [leaflet-marker lat=44.67 lng=-63.61]

    Thread Starter mstudioIL

    (@mstudioil)

    Great, I will check it

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Many Markers on one country and city’ is closed to new replies.