de.fhpotsdam.unfolding.providers
Class MapQuestProvider

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

public class MapQuestProvider
extends java.lang.Object

Provider based on Leaflet-providers: http://leaflet-extras.github.io/leaflet-providers/preview/index.html Various map tiles courtesy of MapQuest: http://www.mapquest.com


Nested Class Summary
static class MapQuestProvider.Aerial
           
static class MapQuestProvider.GenericMapQuestProvider
           
static class MapQuestProvider.OSM
           
 
Constructor Summary
MapQuestProvider()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapQuestProvider

public MapQuestProvider()