Map Options
Map options can be passed to the constructor of the Map object.
There are also getters/setters for each options.
Options
If a default isn't provided, the default will be provided by Google.
- zoom default=7
- map_id
- center this must be set or the map won't load
- language
- region
- sensor default=false
- api_version default=3
- auto_encompass
- units
- height default=500px
- width default=500px
- center_on_user default=false
- navigation_control
- navigation_control_position
- navigation_control_style
- map_type_control
- map_type_control_position
- map_type_control_style
- scale_control
- scale_control_position
- scrollable default=true
- draggable default=true
- bicycle_layer
- traffic_layer
- geolocation default=false
- info_windows
- compress_output default=false