Remove floor plans from Google Maps Android API v2 -


i creating android application uses google maps api. i've set maptype satellite not show labels, still shows google maps floor plans when zoom area has them. there way make sure don't appear , satellite image?

the options have removing labels using setmaptype(map_type_satellite) or setmaptype(map_type_none). indoor plans can removed setindoorenabled(false).


Comments

Popular posts from this blog

c# - ReportViewer control - axd url -

c# - must be a non-abstract type with a public parameterless constructor in redis -

jquery - Why is my content spilling past the bottom of the container? -