On this page

Class InViewTiles

Index

Constructors

Methods

  • Parameters

    • key: string

    Returns void

  • Parameters

    • Optionalsorted: boolean

    Returns string[]

  • Get a currently loaded tile.

    • a cached tile is not a loaded tile

    Parameters

    Returns Tile | null

    the tile if it's in view and had data, null otherwise.

  • Parameters

    • OptionalbearingInRadians: number
    • OptionalsymbolLayer: boolean

    Returns string[]

  • Parameters

    • key: string

    Returns Tile | undefined

  • Parameters

    • wrapDelta: number

    Returns void

  • Parameters

    • id: string
    • OptionalsymbolLayer: boolean

    Returns boolean

  • Parameters

    • key: string
    • tile: Tile

    Returns void

Was this helpful?
SDK JS
Reference
InViewTiles