Is there a way to programatically select a level in indoor maps using Google Maps Android SDK
Here is what we are trying to achieve:
- Android app lists different stores in a particular premises (for which indoor maps are available)
- Android app has a feature to locate a particular store on the MAP
- Android app to use Maps SDK to put a marker on that particular store and if that store happens to be on level 2 (non default level) choose level 2 programatically
Any help regarding this is appreciated !! Happy to provide any further information that may be required.