In Google Maps api v2, you can get options such as map type, scale, etc. directly from the map object. In version 3, you have the setOptions method to set some parameters, but there are no getOptions () or parameters to get them.
google-maps google-maps-api-3
Laurenţiu lozan
source share