Place a Map Anywhere You Want
-
-
Sample Usages:
Customize The Entire Look
Shortcode documentation
- idThe id attribute specifies an id for an HTML element.
It must be unique within the HTML document.
(Mainly for additional styling/scripting purposes) - classThe class attribute specifies a class name for an HTML element.
(Mainly for additional styling/scripting purposes) - widthMap width eg. 800px (leave it empty to use 100% width)
- heightMap height eg. 500px
- typeMap interface. Simple has no controls
- color
- invert_lightness
- map_type
- latitudeTo center the map on a specific point (eg. 40.714353 for New York, USA)
- longitudeTo center the map on a specific point (eg. -74.005973 for New York, USA)
- zoomThe initial resolution at which to display the map (default: 15)
- markerDecide if you want to show marker on the map
- marker_iconoptional, if empty default marker will be used