Overview
Static Map is a WordPress plugin that reduces the potential costs of showing Google maps on a website. For a given location it display a static map initially but converts this to a dynamic map when clicked.
How to Use
You add a static map using a rezolve_google_static_map shortcode in any text box or module.
Required
- center - the map centre as either coordinates or a place name
Options
- zoom - the zoom level
- size - the size of the map canvas, in pixels
Example
[rezolve_google_static_map zoom='10' center='Scruton, Northallerton, UK' size='245x375'][/rezolve_google_static_map]