Use Google Maps Private Maps API in HTML5 and JavaScript

I want to create an internal map application using HTML5 and JavaScript. I created a simple roadmap application, but when I click to enlarge any interior compatible building / mall, there are no levels or flooring options. So, are internal functions supported by HTML5 and Javascript?

In any normal Google map in a mobile application, when we approach any internal building so that it turns on and displays a floor map on the screen.

+5
source share
1 answer

It looks like the JavaScript v3 API does not yet support internal maps. But it can happen.

The official page says accessibility : https://www.google.com/maps/about/partners/indoormaps/

" , Google , Google API -."

+2

All Articles