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
Create a text field based form for Harvard Worldmap that allows to generate a 'BOP Heatmap' layer and add it to the main composer.
Start it from the 'Add Layer' workflow on WorldMap
Create a GeoExt Layer class that allows being serialized to a JSON configuration and subsquently retrieved.
Here is where the layer would need to be serialized to in order to provide 'save' and 'reload' on a WorldMap map https://github.com/boundlessgeo/gxp/blob/master/examples/viewer.js#L143
Here is where the layer would need to be serialized to in order to provide 'save' and 'reload' on a WorldMap map
https://github.com/boundlessgeo/gxp/blob/master/examples/viewer.js#L143
Tags: GeoExt, OL2, Very high priority.