API / geotoolkit3d / scene / map / TiledMap / TiledMap
Type Aliases
Type Aliases
Ƭ FormatterFunction: (depth: number, x: number, y: number) => string
▸ (depth, x, y): string
| Name | Type |
|---|---|
depth | number |
x | number |
y | number |
string
Ƭ Options: Options & { extent?: Box2 ; formatterfunction?: FormatterFunction ; maplimits?: Box2 ; maxlod?: number ; minlod?: number ; opacity?: number ; server?: string | string[] }
The options