tillnagel / unfolding

A library to create interactive maps and geovisualizations in Processing and Java
http://unfoldingmaps.org
Other
478 stars 246 forks source link

Simply creating own map providers. #82

Open tillnagel opened 10 years ago

tillnagel commented 10 years ago

Instead of creating your own AbstractMapProvider subclass, it would be good to simply the usage of custom map providers. (similar to other map libraries, such as d3 mapping or leaflet).