Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILTileLayerGLOptions

Hierarchy

  • GridLayerOptions
    • ILTileLayerGLOptions

Index

Properties

attribution?: string
bounds?: LatLngBoundsExpression
className?: string
colorShader?: string
keepBuffer?: number
maxZoom?: number
minZoom?: number
noWrap?: boolean
opacity?: number
pane?: string
preserveDrawingBuffer?: boolean
tileLayers?: []
tileOptions?: TileLayerOptions[]
tileSize?: number | Point
tileUrls?: string[]
uniforms?: any
updateInterval?: number
updateWhenIdle?: boolean
updateWhenZooming?: boolean
zIndex?: number

Generated using TypeDoc