| Interface | Description |
|---|---|
| IServerOverlayAPI |
Server-side API for pushing polygon overlays to a single player's
JourneyMap client.
|
| Class | Description |
|---|---|
| OverlayPoints |
A ring of points representing one closed polygon outline (or a hole).
|
| OverlayPolygon |
One polygon: an outer ring and optional holes punched out of it.
|
| OverlayShapeProps |
Style and visibility properties applied to every polygon in a single
ServerPolygon. |
| ServerPolygon |
One logical overlay pushed by a server addon.
|