Skip to content
Christian Mayer edited this page Nov 23, 2013 · 4 revisions

Support multiple mapping libraries

Idea: Support a set of mapping libraries (e.g. OpenLayers3 , Leaflet, ...) to become more flexible in building your webmapping application.

Architecture

Introduce an adapter / bridge / interface with which GeoExt interacts and which abstracts the concrete implementation of the interaction with the library objects

//TODO
Clone this wiki locally