== Witty Map == Contributors: robertreborobert Donate link: Tags: map, googlemap, google map Requires at least: 4 Tested up to: 4.7.4 Stable tag: 0.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Witty Map, add google map in content area or in template file (using shortcode). Most important you can customize its view. == Witty Map has following features == * Set center of the map. * Set Zoom level. * Modify default map pointer/marker. * Enable / Disble dragging. * Enable / Disable zoom and center on double click. * Enable / Disable zoom control. * Enable / Disable Scroll wheel. * Enable / Disable street view control. == Frequently Asked Questions == = How to show witty map in content area? = [witty-map] = How to echo map in code = echo do_shortcode('[googleMap]'); = List of witty map action = add( 'witty_map_before', [your function] ); add( 'witty_map_after', [your function] );