I am doing google maps indoor api for a mall. Google maps for android is only displaying floors without shop informations.
I checked this , https://stackoverflow.com/a/26007932/1602333
He's saying that use google places api for getting details about floors. But I couldn't find any floor information in this ,
https://developers.google.com/places/webservice/details?hl=en
The placeId which is I am using is , ChIJ7418PMfIXzkRuJT-zFxZyN0
which is for Inorbit Mall Vadodara
. i am not getting any floor information in details responce.
Am I missing something ?
You can look at how to display indoor maps from Google example
If you need to add floor plan, you can do it over here.