On this page
Properties

Type Alias MapTerrainEvent

The terrain event

type MapTerrainEvent = {
    type: "terrain";
}
Index

Properties

Properties

type: "terrain"
Was this helpful?
SDK JS
Reference
MapTerrainEvent