• Resolved Laurent-ma

    (@laurent-ma)


    Hi,

    You didn’t answer to my différent mail so I asked here.
    In the pro version of the Lightbox there a black circle over the google maps to indicate the gps position.
    Is there a way to disable this I prefer to have a single pin. Normally a picture is display inside the circle but is does not works very well.

    Second question, the zoom level is too strong. Is there a way to have the zoom level of the google maps ?

    Regards,
    Laurent

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Laurent-ma

    (@laurent-ma)

    how to hope to have an answer?
    Very disappointed with this lack of seriousness

    Thread Starter Laurent-ma

    (@laurent-ma)

    I finally got a response from the developer by email. Super nice and great contact. The problem is resolved in a few minutes.
    Now it works really well.

    Hi, can you please share the solution here. I’d like to change the marker as well.
    Either have a miniature thumbnail or a simple map Pin…

    Thank you ??

    Thread Starter Laurent-ma

    (@laurent-ma)

    Initially, I wanted to delete the thumbnail because it was not always displayed on all cards. Since the last update, this concern is resolved. There was a problem with the Lazy loading.
    However, I managed to display a group point by playing in the css file at this location:
    meow-lightbox-pro / meowapps / css / style-pro.css

    For the zoom level on the map, you must change the parameter on line 66 of the mwl-core.js file at this location:
    meow-lightbox-pro / meowapps / js / mwl-core.js

    replace the number 13 with a smaller number, 10 in my case.

    ? this.map = L.map (this.container_id) .setView (this.center, 13)

    Laurent

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Disable the little google maps in the circle’ is closed to new replies.