com.nutiteq.maps
Class StreamedCloudMadeMap

java.lang.Object
  extended by com.nutiteq.maps.BaseMap
      extended by com.nutiteq.maps.projections.EPSG3785
          extended by com.nutiteq.maps.NutiteqStreamedMap
              extended by com.nutiteq.maps.StreamedCloudMadeMap
All Implemented Interfaces:
GeoMap, Projection, StreamedMap

public class StreamedCloudMadeMap
extends NutiteqStreamedMap


Field Summary
 
Fields inherited from class com.nutiteq.maps.NutiteqStreamedMap
OPENSTREETMAP
 
Constructor Summary
StreamedCloudMadeMap()
           
 
Method Summary
 
Methods inherited from class com.nutiteq.maps.NutiteqStreamedMap
buildStreamedPath
 
Methods inherited from class com.nutiteq.maps.projections.EPSG3785
mapPosToWgs, wgsToMapPos
 
Methods inherited from class com.nutiteq.maps.BaseMap
addTileOverlay, getCopyright, getInitializationTask, getMapHeight, getMapWidth, getMaxZoom, getMinZoom, getMissingTileImage, getZoomRange, getTileMapBounds, getTileOverlay, getTileSize, setCopyright, setMissingTileImage, zoom
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.nutiteq.maps.GeoMap
addTileOverlay, getCopyright, getInitializationTask, getMapHeight, getMapWidth, getMaxZoom, getMinZoom, getMissingTileImage, getZoomRange, getTileMapBounds, getTileOverlay, getTileSize, mapPosToWgs, setMissingTileImage, zoom, wgsToMapPos
 

Constructor Detail

StreamedCloudMadeMap

public StreamedCloudMadeMap()