Skip to content
Search
K
Main Navigation
Tutorials
Guide
Reference
Sandbox
Changelog
Legal
v4.0.1
Current release — 4.0.1
Migrating from v3
Migrating from v2
v3 archive
v2 archive
Appearance
Menu
Return to top
On this page
Type Alias: MapData
ts
type
MapData
=
{
entities
:
MapEntity
[];
};
Properties
Property
Type
entities
MapEntity
[]