Last updated

API / geotoolkit3d / scene / map / TiledMap / TiledMap

Namespace: TiledMap

map.TiledMap.TiledMap

Table of contents

Type Aliases

Contents

Type Aliases

FormatterFunction

Ƭ FormatterFunction: (depth: number, x: number, y: number) => string

Type declaration

▸ (depth, x, y): string

Parameters
Name Type
depthnumber
xnumber
ynumber
Returns

string


Options

Ƭ Options: Options & { extent?: Box2 ; formatterfunction?: FormatterFunction ; maplimits?: Box2 ; maxlod?: number ; minlod?: number ; opacity?: number ; server?: string | string[] }

The options