geosolutions-it / MapStore2

The solution to create and share maps, dashboards, geostories with 3D support on the web. And it is open-source too!
https://mapstore.geosolutionsgroup.com/
Other
503 stars 386 forks source link

Info on vector layer not working in leaflet #10372

Open offtherailz opened 3 months ago

offtherailz commented 3 months ago

Description

As reported here:

https://groups.google.com/g/mapstore-developers/c/LyeYP5r_tIM

How to reproduce

  1. Set in localConfig.json the following values to set leaflet as mapping library for 2D mode.:
    {
    "mapType": {
    "defaultVisualizationMode": "2D",
    "visualizationModes": {
      "2D": {
        "desktop": "leaflet",
        "mobile": "leaflet"
      },
      "3D": {
        "desktop": "cesium",
        "mobile": "cesium"
      }
    }
    }
    }
  2. import the following map ports.json

Expected Result Identify works

Current Result Identify doesn't work

Browser info (use this site: https://www.whatsmybrowser.org/ for non expert users) | Browser Affected | Version | |---|---| |Internet Explorer| | |Edge| | |Chrome| | |Firefox| | |Safari| |

Other useful information

shivadas1980 commented 2 months ago

Hi,

Anyone, looking in this issue? We are stuck because of this bug. Please do the needful to fix this issue as soon as possible.

Thank you

tdipisa commented 2 months ago

Hi @shivadas1980 this issue is not currently planned on the GeoSolutions side at the moment. Feel free to contribute for this if you can, otherwise we will keep you posted once the fix will be scheduled for a release. Thank you so much.