Hi there,
currently we are building up a indoor map project, and we are using the sdk 6, and try to show the multiple floor, but we cant use the StackMap for the mapView object. why?
how to use the stackMap here?
Hi there,
currently we are building up a indoor map project, and we are using the sdk 6, and try to show the multiple floor, but we cant use the StackMap for the mapView object. why?
how to use the stackMap here?
Hi Matthew, welcome to the Mappedin Community!
Thanks for posting about your interest in Stacked Maps in v6. We believe Stacked Maps is an integral feature to indoor mapping and we’ve taken this major version bump from v5 to v6 as an opportunity to rethink the developer experience. We’re integrating it more with our other map features and ensuring developers have enough control for their unique application use cases.
This is still a work in progress, but we’re super excited for developers to get their hands on it!
In the interim, the latest versions of SDK v6-alpha are published with these basic Stacked Maps functions:
mapView.expand();
mapView.collapse();
There is no longer a need to enable Stacked Maps for these to work. You can call expand()
or collapse()
at any time.
Please don’t hesitate to share feedback about these existing functions and/or features you hope to see in v6 Stacked Maps. Your input is greatly appreciated!