de.fhpotsdam.unfolding.providers
Class EsriProvider

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

public class EsriProvider
extends java.lang.Object

Provider based on Leaflet-providers: http://leaflet-extras.github.io/leaflet-providers/preview/index.html Tiles (c)Esri - Source: Esri, DeLorme, NAVTEQ, USGS, Intermap, iPC, NRCAN, Esri Japan, METI, Esri China (Hong Kong), Esri (Thailand), TomTom, 2012


Nested Class Summary
static class EsriProvider.DeLorme
           
static class EsriProvider.GenericEsriProvider
           
static class EsriProvider.NatGeoWorldMap
           
static class EsriProvider.OceanBasemap
           
static class EsriProvider.WorldGrayCanvas
           
static class EsriProvider.WorldPhysical
           
static class EsriProvider.WorldShadedRelief
           
static class EsriProvider.WorldStreetMap
           
static class EsriProvider.WorldTerrain
           
static class EsriProvider.WorldTopoMap
           
 
Constructor Summary
EsriProvider()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EsriProvider

public EsriProvider()