g3w-suite / g3w-client

Map viewer addon for G3W-SUITE
https://g3w-suite.readthedocs.io/en/latest/g3wsuite_client.html
Mozilla Public License 2.0
21 stars 17 forks source link

🔙 from #603 - Add support for `showmarker=1` and `iframetype=map` urls parameters #604

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 8 months ago

Backport 8205b854161899717de48ed655da1d3e5a532962 from #603 to v3.9.x.

  1. showmarker show a marker on center of map. Possible values 1 (show) - 0 (not visible).

Ex. ?showmarker=1

Screenshot from 2024-03-25 15-30-57

  1. iframetype set type of iframe. Actually only map value is handle. map mean no mapcontrols. Show only map

Ex: ?iframetype=map

Screenshot from 2024-03-25 15-36-26