How to implement Google Indoor Map with Titanium SDK? I need to show indoor maps for iOS and Android application.
There is not so much stuff available on this. I am newbie in Titanium. Any help will be appreciate.
How to implement Google Indoor Map with Titanium SDK? I need to show indoor maps for iOS and Android application.
There is not so much stuff available on this. I am newbie in Titanium. Any help will be appreciate.
Copyright © 2021 Jogjafile Inc.
Reading https://www.google.com/maps/about/partners/indoormaps/, it looks like this is something you arrange with Google and then it just appears on Google Maps? You should be able to use http://gitt.io/component/ti.googlemaps on iOS and https://appcelerator.github.io/appc-docs/platform/latest/#!/api/Modules.Map on Android then.