Package

software.uncharted.salt.core.generation

request

Permalink

package request

Visibility
  1. Public
  2. All

Type Members

  1. class TileLevelRequest[TC] extends TileRequest[TC]

    Permalink

    A TileRequest which takes the form of a Seq of zoom levels, generating all tiles at those levels.

  2. trait TileRequest[TC] extends Serializable

    Permalink

    A mechanism for defining a set of tiles which should be generated by a LazyTileGenerator

  3. class TileSeqRequest[TC] extends TileRequest[TC]

    Permalink

    A TileRequest which takes the form of a Seq of tile coordinates

Ungrouped