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

    (@bozdoz)

    I just tested and could not reproduce the problem where the markers disappear. As far as I know, you should still see the markers.

    Plugin Author bozdoz

    (@bozdoz)

    I just tested and could not reproduce the problem where the markers disappear. As far as I know, you should still see the markers.

    Thread Starter gtrambusti

    (@gtrambusti)

    Dear Benjamin, thanks for your answer and for looking into this.
    I just tried again and I understood what happened… the markers where out of the map, on the top right empty space. I can have them appearing on the map using negative coordinates (calculated from the top right corner):
    [leaflet-marker y=-100 x=-100]Link1[/leaflet-marker]
    [leaflet-marker y=-100 x=-200]Link2[/leaflet-marker]
    [leaflet-marker y=-150 x=-50]Link3[/leaflet-marker]
    So, all ok!
    Giovanni

    Thread Starter gtrambusti

    (@gtrambusti)

    Sorry, an additional question. I didn’t find in the documentation anything about “polygons” and “full screen”. Are these features supported by Leaflet Map WordPress Plugin? I know it’s possible to create polygonal areas with the Javascript Leaflet (not WordPress).
    Are you willing to develop these 2 features for us if they are not supported? I’m running a team project with a budget, so we could pay a reasonable fee in exchange of your time.
    Thanks indeed!
    Giovanni

    Plugin Author bozdoz

    (@bozdoz)

    I might be able to add some functionality to draw your own polygons/shapes.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Markers disappears when zoom is negative’ is closed to new replies.