Filter for google maps shortcode output. You can use this filter to override the google maps shortcode output.
Attributes:
html (string)
The generated HTML output
atts (array)
Shortcode attributes array. Default:
array( 'width' => '300px', 'height' => '180px', 'type' => 'roadmap', 'marker_animation' => 'drop', 'tilt' => '45', 'zoom' => '12', 'disable_ui' => 'false', 'disable_scrollwheel' => 'false', 'draggable' => 'false', 'use_clusters' => 'false', 'color_scheme' => 'default', 'hue' => '', 'preset' => '', 'json' => '' )
content (string)
Content of the google maps shortcode
Located: Luvthemes Core
File: includes/shortcodes.inc.php