Skip to main content
August 19, 2024
Question

Render a Polygon by passing data with OSM map component

  • August 19, 2024
  • 1 reply
  • 0 views

Hi people. I'm in need of a solution for this situation: I'm using the OSM map component and I need to render a polygon / region in the map by passing a list of coordinates.

Basically, a user can select from a list of regions. When the user selects region X, the map updates and shows the region X.

Sadly I can't find a way to render polygons with this plugins, I can only render markers individually.

1 reply

stefanhelzle0001
August 19, 2024

Seems like the plugin does not support any overlays. You might have to look for other options. There is a Google maps plugin and a ArcGIS plugin.