Git Product home page Git Product logo

Comments (6)

tomchadwin avatar tomchadwin commented on August 24, 2024

This is because qgis2web export each layer to its own pane in order to control zIndex. I don't think the measure plugin exposes which pane it is added to, so there is no solution at this point.

from leaflet-measure.

edbusana avatar edbusana commented on August 24, 2024

The solution I found was to change the transparency of the layers by 50%. It is not ideal but if the measure plugin is important for your work, it was the alternative.

In my case, I think I will disable the measure until we have a definitive solution.

from leaflet-measure.

tomchadwin avatar tomchadwin commented on August 24, 2024

I've tried adding support to pass in a capturePane as an option, but I can't get it to work, I'm afraid:

https://github.com/tomchadwin/leaflet-measure/blob/master/src/leaflet-measure.js#L41
https://github.com/tomchadwin/leaflet-measure/blob/master/src/leaflet-measure.js#L59

from leaflet-measure.

edbusana avatar edbusana commented on August 24, 2024

The same problem happens with another "search" plugin, when viewing the circle. I adopted only the icon as the default and deactivated the circle.

from leaflet-measure.

edbusana avatar edbusana commented on August 24, 2024

I found a solution by chance, while I was solving another plugin.
I don't know if I moved it correctly, but the image below is working.

measure

I just changed the number of the z Index to the hundred of the 100 in the layers that were obstructing. It was by default 400, 401, 402 ... and the measure at 10000, to no avail.

I solved the problems together, now I need to check the search plugin with the invisible circle.

from leaflet-measure.

edbusana avatar edbusana commented on August 24, 2024

Confirmed, search circle working and viewing also

from leaflet-measure.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.