tillnagel / unfolding

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

Updated OpenStreetMap providers #121

Closed classicsc closed 8 years ago

classicsc commented 8 years ago

Some tile URLs have changed, which broke or slowed down the OSM providers. I updated the URLs and removed a redundant provider. Also added a main method to the DynamicProviderSwitch example, since the lack of one caused problems when trying to test the new URLs.