• Can’t setup a multiple marker messages (visible). I use this shortcode

    [leaflet-map zoom=”9″ height=”800″ width=”100%” min_zoom=”0″ max_zoom=”20″ detect-retina]
    [leaflet-marker visible lat=32.077 lng=34.774] Тель-Авив [/leaflet-marker]
    [leaflet-marker visible lat=31.776 lng=35.234] Иерусалим [/leaflet-marker]
    [leaflet-marker visible lat=32.815 lng=34.978] Хайфа [/leaflet-marker]
    [leaflet-marker visible lat=29.555 lng=34.953]Эйлат[/leaflet-marker]

    but message is visible only for last marker.

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

    (@bozdoz)

    correct. Leaflet only displays one marker at a time.

    Thread Starter univerce

    (@univerce)

    Ok, thank you. And how do I change front-end map language?

    Plugin Author bozdoz

    (@bozdoz)

    If you mean the language on the map tiles itself you may need to get a custom tileurl. You can look up base map tile urls on a search engine of your choice.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Multiple marker messages (visible)’ is closed to new replies.