Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Info on vector layer not working in leaflet #10372

Open
1 task done
offtherailz opened this issue May 29, 2024 · 2 comments
Open
1 task done

Info on vector layer not working in leaflet #10372

offtherailz opened this issue May 29, 2024 · 2 comments

Comments

@offtherailz
Copy link
Member

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"
      }
    }
  }
  }
  1. import the following map
    ports.json
  • Click on map

Expected Result
Identify works

Current Result
Identify doesn't work

  • Not browser related
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
Copy link

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
Copy link
Member

tdipisa commented Jun 14, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants