GeoNode / geonode-mapstore-client

MapStore Client for GeoNode
http://geonode.org/geonode-mapstore-client/master
Other
15 stars 109 forks source link

[Backport 4.4.x] Fix #1879 Include fullscreen button in embed pages (#1880) #1883

Closed allyoucanmap closed 1 month ago

allyoucanmap commented 1 month ago

This PR improves the share embed section to include the fullscreen plugin, the embed share link has been converted from url to iframe snippet.

Now when an embed page uses the allowFullscreen=true query param the fullscreen button will be added in a menu to the bottom of the iframe.

In the screenshot on the left embed whithout fullscreen and on the right with fullscreen image

New embed section in share panel image