This plugin makes it easy to add Google Maps to your WordPress post, pages or other custom post types.
Type: int|string
Default: WordPress default embed width
Type: int|string
Default: WordPress default embed height
Type: array|json
Default: array()
Type: array|json
Default: array()
Type: boolean
Default: false
Type: boolean
Default: false
Type: char
Default: null
Type: string
Default: null
Type: string
Default: null
Type: string
Default: roadmap
Map style, can be: roadmap
, satellite
, hybrid
, terrain
.
Type: float
Default: 0
Latitude value for the map center, only works if fit_bounds
is set to false
.
Type: float
Default: 0
Longitude value for the map center, only works if fit_bounds
is set to false
.
Type: int
Default: 8
Type: boolean
Default: true
Type: string|array
Default: array
For all cluster marker options see the MarkerClustererOptions section on the MarkerClustererPlus documentation page.
Example: maxZoom=15&gridSize=30
Type: int|string
Default: WordPress default embed width
Type: int|string
Default: WordPress default embed height
Type: boolean
Default: false
Type: string
Default: null
The label
parameter is only available for Static Maps, for more information
see the Marker Styles section
of the Static Maps documentation page.
Type: string
Default: null
Type: boolean
Default: true
Type: array
Default: array()
For all marker options see the MarkerOptions section on the Google Maps JavaScript API documentation page.
Type: array
Default: array()
For all map options see the MapOptions section on the Google Maps JavaScript API documentation page.