• Resolved hatschiii

    (@hatschiii)


    I did the following:

    1. Setup a new subdomain under maps.domain.com
    2. Setup a fresh MapsPro installation
    3. Setup one layer (100% with, 600px hight) and one marker (map size 100% with, 600px hight)
    4. Create a site with the layer included maps.domain.com/bikemap

    Set maxWidth (px): 600 maxHeight (px): 300 CSS for images in popups: max-width:234px !important; height:auto; width:auto !important;

    Result Fault_a: Popup is too much on the top of the map
    Link fault_a: http://funbox.i24.cc/fault_a.gif

    changed
    CSS for images in popups: max-width:234px !important; height:auto; width:auto !important;
    to
    CSS for images in popups: max-width:600px !important; height:auto; width:auto !important;

    Result Fault_b: Pobup is too much on the top of the map AND popup is to small for image
    Link fault_b: http://funbox.i24.cc/fault_b.gif

    The answer from support (they talked also with development internal):

    Hi Sven,
    unfortunately we did not find a short term solution here yet, sorry – anyway result a is currently default leaflet behaviour (second click works) and we hope that this will be improved with a future update of leaflet.js
    best,
    L.

    If support isn’t able to help, anyone here is having an idea how to fix it?

    • This topic was modified 9 years ago by hatschiii.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Bug in MapsMarker Pro’ is closed to new replies.