casual-simulation / casualos

Casual Open Simulation for the Web
https://ab1.bot
MIT License
48 stars 8 forks source link

Add the `map` form #430

Open KallynGowdy opened 4 months ago

KallynGowdy commented 4 months ago

The #form tag should be able to be set to map, which would cause the bot to render as a 2D plane with a map of the Earth. formAddress can be set to a Vector2 with latitude and longitude coordinates that center the map on the given location. Additionally, there should be another tag (something like formMapAltitude or formMapZoom) that determines the scale of the map so that the user can choose how much of the earth is shown on the map.