Class MapzenGeojsonTileSource.Builder<T extends MapzenGeojsonTileSource.Builder<T>>

java.lang.Object
org.oscim.tiling.TileSource.Builder<T>
org.oscim.tiling.source.UrlTileSource.Builder<T>
org.oscim.tiling.source.geojson.MapzenGeojsonTileSource.Builder<T>
Enclosing class:
MapzenGeojsonTileSource

public static class MapzenGeojsonTileSource.Builder<T extends MapzenGeojsonTileSource.Builder<T>> extends org.oscim.tiling.source.UrlTileSource.Builder<T>
  • Field Summary

    Fields inherited from class org.oscim.tiling.source.UrlTileSource.Builder

    tilePath, url

    Fields inherited from class org.oscim.tiling.TileSource.Builder

    alpha, fadeSteps, name, overZoom, tileSize, zoomMax, zoomMin
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    locale(String locale)
     

    Methods inherited from class org.oscim.tiling.source.UrlTileSource.Builder

    apiKey, httpFactory, keyName, tilePath, url

    Methods inherited from class org.oscim.tiling.TileSource.Builder

    alpha, fadeSteps, getName, name, overZoom, self, tileSize, zoomMax, zoomMin

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait