You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue #38 will provide permalink functionality, i.e. being able to gather, provide and load a map-context (center+zoom or extent, rotation, layers,..) using URL location query/hash.
This issue is to provide the user with a "share" option, usually via a "Share Button". This function will interwork with the permalink-function (component/ol/PermalinkController class) of #38 . The following is foreseen:
optional permalink button in header menu
when clicked minimally a "copy" option for the share-URL, plus:
option: "embed" to copy an iframe for embedding into a website
option: "embed" a mailto to email the share-URL
The existing permalink "apply" (load) can be reused when a user accesses the app with a share-URL.
An example can be found here (open the tab "Teilen").
The text was updated successfully, but these errors were encountered:
justb4
added a commit
to Geolicious/wegue
that referenced
this issue
Mar 25, 2020
Issue #38 will provide permalink functionality, i.e. being able to gather, provide and load a map-context (center+zoom or extent, rotation, layers,..) using URL location query/hash.
This issue is to provide the user with a "share" option, usually via a "Share Button". This function will interwork with the permalink-function (
component/ol/PermalinkController
class) of #38 . The following is foreseen:iframe
for embedding into a websitemailto
to email the share-URLThe existing permalink "apply" (load) can be reused when a user accesses the app with a share-URL.
An example can be found here (open the tab "Teilen").
The text was updated successfully, but these errors were encountered: