de.fhpotsdam.unfolding.providers
Class OpenStreetMap

java.lang.Object
  extended by de.fhpotsdam.unfolding.providers.OpenStreetMap

public class OpenStreetMap
extends java.lang.Object

Various map tiles from OpenStreetMap.


Nested Class Summary
static class OpenStreetMap.CloudmadeProvider
          Map tiles with custom styled maps via CloudMade with OpenStreetMap data.
static class OpenStreetMap.GenericOpenStreetMapProvider
           
static class OpenStreetMap.OpenStreetMapProvider
           
static class OpenStreetMap.OSMGrayProvider
           
 
Constructor Summary
OpenStreetMap()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenStreetMap

public OpenStreetMap()