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

Geostory - Add marker in a Geocarousel section with a 3D map #9019

Open ElenaGallo opened 1 year ago

ElenaGallo commented 1 year ago

Description

In the Geocarousel section of Geostory it is not possible to add a marker if the map is in 3D.

How to Reproduce Use this example. Follow the steps in the video below:

https://user-images.githubusercontent.com/56537133/224990770-1bf60d93-dd47-4b51-9050-6ea83f12f643.mov

What kind of improvement you want to add? (check one with "x", remove the others)

Other useful information

mahmoudadel54 commented 1 month ago

I have investigated for this issue, and I found that DrawSupport component is only used for openlayers map https://github.com/geosolutions-it/MapStore2/blob/99a1ab019f2900fae2cc0848733b51df449738fb/web/client/components/geostory/common/map/LocalDrawSupport.jsx#L40-L68

And DrawSupport component is introduced for 2D maps only so I think I should handle another one for cesium