Skip to content

Conversation

@aJanuary
Copy link
Owner

The config map property is now a maps property, and each has an id and label. If there is more than one map, it will add a map select component that allows the user to select the map.

The zoom and pan settings are now persisted per-map, which hopefully makes it easier to switch back and forth between maps to understand how to get from one room to another.

The urls now have the map in them. This means upgrading from an old map will break all the old URLs. However, people don't tend to upgrade old maps, so that's not really a big deal. Besides, the rooms will likely have to be changed as a part of the upgrade anyway.

Resolves #2

@vercel
Copy link

vercel bot commented Oct 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
concarte-belfast Ready Ready Preview Comment Oct 19, 2025 4:20pm

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

The config `map` property is now a `maps` property, and each has an id
and label. If there is more than one map, it will add a map select
component that allows the user to select the map.

The zoom and pan settings are now persisted per-map, which hopefully
makes it easier to switch back and forth between maps to understand how
to get from one room to another.

The urls now have the map in them. This means upgrading from an old map
will break all the old URLs. However, people don't tend to upgrade old
maps, so that's not really a big deal. Besides, the rooms will likely
have to be changed as a part of the upgrade anyway.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for multiple maps/pages

2 participants