Skip to content

Conversation

@mtech-rherpio
Copy link
Contributor

Add dictionary based support for multiple simultaneous maps. I tried to keep it backward compatible so old code should work like it used to in case of a single map. Practically this means that in cases without a map id defined for a call, it will try to use the last added map, or a remaining map if the latest has been removed. Implements #64

Data Sources, etc. can currently only be attached to a single map, though it might be good to be able to use a common data source for multiple maps in some cases.

It seems to slightly increase the likelyhood of #102 and map not being visible (= having height 0) if the container does not have a set height. Some of the samples also try to access outdated endpoints, e.g. indoor service, so I wasn't able to test those.

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.

1 participant