• Resolved HansRuedi

    (@schwarzaufweiss)


    Using Shortcode Helper(Interactive Shortcodes) as part of the parent plugins backend I’ve created…
    [leaflet-marker lat=-17.000650300618915 lng=13.248138427734377]
    The marker isn’t visible on my frontend.
    It’s a marker for ?Epupa Falls? in Namibia (southern hemisphere).
    If I de-activate your extension it’s visible…

    The page I need help with: [log in to see the link]

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author hupe13

    (@hupe13)

    [leaflet-map fitbounds]
    [leaflet-marker lat=-17.000650300618915 lng=13.248138427734377]

    This doesn’t work? Are there any errors in the developer console?
    I was in Namibia, too, and I don’t have any difficulties with the presentation of my trip.

    Thread Starter HansRuedi

    (@schwarzaufweiss)

    I don’t want to include ?fitbounds? in my shortcode, but anyway I’tried with that option what didn’t help. My actual shortcode is…

    [leaflet-map lat=47.37613 lng=8.52691 zoom=7 !tap]

    …and no, no errors.

    • This reply was modified 1 year, 11 months ago by HansRuedi.
    Plugin Author hupe13

    (@hupe13)

    [leaflet-map lat=-17.000650300618915 lng=13.248138427734377 zoom=7 !tap]
    [leaflet-marker]Epupa Falls[/leaflet-marker]

    This should work. Du muss leaflet-map den Ausgangszustand der Karte mitteilen, entweder ĂĽber lat, lon und zoom (wie du es haben m?chtest) oder mit fitbounds.

    Thread Starter HansRuedi

    (@schwarzaufweiss)

    Der Ausgangspunkt soll aber jener Platz in Zürich sein und nicht Epupa in Namibia. Wie erw?hnt: Mein Map-Shortcode inkl. Marker in Namibia funktioniert, falls ich Deine Extension deaktiviere – was ich selbstverst?ndlich auch nicht will, sonst habe ich ein Logo-Chaos auf der Karte. Deine Extension macht die Karte erst zum Erlebnis. ??

    PS: Es scheint also nichts mit Nord oder SĂĽd usw. zu tun zu haben, sondern mit dem Umstand, ob der Marker auf der Ausgangskarte sichtbar ist oder nicht? Marker ausserhalb der Ausgangskarte werden durch Deine Extension quasi ?abmaskiert??

    • This reply was modified 1 year, 11 months ago by HansRuedi.
    • This reply was modified 1 year, 11 months ago by HansRuedi.
    Plugin Author hupe13

    (@hupe13)

    Willst Du beide Marker sehen?
    Dann verstehe ich nicht, was Du m?chtest. Funktionen von den Extensions werden nur geladen, wenn Du einen entsprechenden Shortcode aktivierst. Hast Du eine Testseite?

    Bei Deiner oben angegebenen Seite sollte die geojson-Datei erfolgreich geladen werden, wenn Du ins .htaccess schreibst:
    AddType application/geo+json geojson

    Thread Starter HansRuedi

    (@schwarzaufweiss)

    Ich verstehe nicht, was Du mit ?beide Marker? meinst? Es geht in meinen Augen nicht um Funktionen, die geladen werden oder nicht. Ich deaktiviere für den Moment (heute Donnerstagabend) einmal Deine Extension, damit Du sehen kannst, was ich meine. So habe ich zwar keine Cluster mehr (sondern ein ?Logo-Chaos?), aber der Marker in Namibia (oder wo auch immer ausserhalb meines Kartenausschnittes) wird sichtbar mit meinem map-Shortcode für die Schweiz, resp. den entsprechenden Ausschnitt. Ich habe zur Zeit keine andere Testseite, meine Homepage dient dazu, ist quasi playground…

    Plugin Author hupe13

    (@hupe13)

    Aktivier die Extensions wieder, das sieht ja schlimm aus … Ich melde mich.

    Thread Starter HansRuedi

    (@schwarzaufweiss)

    ok, ist wieder aktiv ??

    Plugin Author hupe13

    (@hupe13)

    Der Bug ist in [zoomhomemap fit]. Wird in n?chster Version gefixt sein.
    Mit [zoomhomemap fit=1] funktioniert es schon jetzt (sollte es jedenfalls).
    Aber Du musst irgendwo einen Fehler in Deinen Shortcodes haben. Das Popup mit “media services von schwarzaufweiss” zeigt mehr an als es sollte.

    Thread Starter HansRuedi

    (@schwarzaufweiss)

    1. [zoomhomemap fit=1] hilft leider nicht.

    2. [leaflet-marker draggable] zwischen dem map-Shortcode und dem Marker fĂĽr ?schwarzaufweiss? war wohl das Problem. Ich habe diese Funktion jetzt weggelassen.

    PS: Jetzt habe ich [zoomhomemap fit] auch weggelassen, was einen Marker für ?Paris? ausserhalb des Kartenausschnittes sichtbar macht, nicht aber den Marker in Namibia…

    • This reply was modified 1 year, 11 months ago by HansRuedi.
    Thread Starter HansRuedi

    (@schwarzaufweiss)

    Sorry, we switched to german – and later on to email conversation. It was a little bit tricky based on the fact that I was the only one with that situation…To make it short and simple: The problem has nothing to do with northern or southern hemisphere!
    In the field ?Default Min Zoom? of the parent plugins settings (in ?Leaflet Map?) I defined a floating point number (2.7) and not an integer (2 or 3). Following leaflet’s doc this would be possible …
    https://leafletjs.com/examples/zoom-levels/
    … but that option is NOT available in the WP-plugin.
    @hupe13 opened a issue on github where you are able to follow:
    https://github.com/bozdoz/wp-plugin-leaflet-map/issues/189

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Marker not visible on southern hemisphere’ is closed to new replies.