Tactical map based on:
- Maplibre - map rendering
- Terra draw - shape drawing
- Maplibre GL Terra Draw - ready-to-use drawing controls
In addition to built-in shapes, a custom Segment shape is implemented. Similar to the built-in Sector, but:
- Radius and angle are specified during creation
- Only key parameters (radius and angle) are editable. Unlike built-in shapes, where any shape points can be moved
- Displays angle and radius measurements
npm inpm run dev