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
Is it possible to store the map by serialising the client object to json? And later deserialise the object to a preconfigured application? This is done in this way by for example GXP.
Alternative would be to let OpenLayers export the map to WMC/OWSContext, and have OpenLayers read the map later, and from OpenLayers synchronise into mapQuery.
The serialised map can be stored in a mysql table with user, date, title. abstract
The text was updated successfully, but these errors were encountered:
Is it possible to store the map by serialising the client object to json? And later deserialise the object to a preconfigured application? This is done in this way by for example GXP.
Alternative would be to let OpenLayers export the map to WMC/OWSContext, and have OpenLayers read the map later, and from OpenLayers synchronise into mapQuery.
The serialised map can be stored in a mysql table with user, date, title. abstract
The text was updated successfully, but these errors were encountered: