Ecotrust / nplcc

North Pacific Landscape Conservation Cooperative Prioritization Tool
Other
2 stars 2 forks source link

Layer manager #44

Open perrygeo opened 12 years ago

perrygeo commented 12 years ago

Incorporate a MARCO-like layer manager.

Most likely this would mean taking the MARCO functionality, generalizing it to madrona and integrating with NPLCC.

Would be great if we could just drop the code in via templatetag

{% include madrona_layer_manager %}

and instantiate it with an openlayers map object.

var app.layermanager("mapdiv");