iag-geo / bootleaf

An open-source version of IAG's Bootleaf fork
https://demo.bootleaf.xyz
MIT License
89 stars 65 forks source link

query and identify options for geojson layer in Bootleaf #28

Open maheshkumar1407 opened 4 years ago

maheshkumar1407 commented 4 years ago

Hello, I like to get solution for activating the options "query widget and identify" for geojson layers.
I also want to know how to activate highlight feature on mousehover..
Thanks,

slead commented 4 years ago

hi there, I don't believe that GeoJSON layers support query or identify, however I could be wrong.

The bootleaf implementation simply uses standard GeoJSON functionality as described at https://leafletjs.com/reference-1.6.0.html#geojson so I would start searching there.

Good luck

fatih0057 commented 3 years ago

Hello, I like to get solution for activating the options "query widget and identify" for geojson layers. I also want to know how to activate highlight feature on mousehover.. Thanks,

Hello there If there has been a development regarding the geojson layer, can you share with me which method did you apply? Thanks in advance forever.