Your settings has been saved. You can always use [ank_google_map] shortcode.

"; /* * Detect if cache is enabled and warn user to flush cache */ if(WP_CACHE){ echo "
It seems that a caching/performance plugin is active on this site. Please manually invalidate/flush that plugin's cache to reflect any settings you saved here.
"; } } /* * * Display notice if current wp installation does not support color picker */ if(version_compare($GLOBALS['wp_version'],'3.5','<')){ echo "
Color Picker won't work here. Please upgrade your WordPress to latest (v3.5+).
"; } ?>

Ank Google Map Settings

Map Canvas Options

Map Canvas Width: Choose % (percent) to make it responsive
Map Canvas Height: Height will be in px
Border Color: Border will be 1px solid.

Configure Map Options

Latitude:
Quick Tip: Right click on this map to set new Latitude and Longitude values.
You can also drag marker to your desired location to set that point as the new center of map.
Longitude:
Zoom Level:
Disable Controls: type="checkbox" name="map_control_1" id="map_control_1">
type="checkbox" name="map_control_2" id="map_control_2">
type="checkbox" name="map_control_3" id="map_control_3">
type="checkbox" name="map_control_4" id="map_control_4">
type="checkbox" name="map_control_5" id="map_control_5">
Language Code:
Map Type:

Marker Options

Enable marker: type="checkbox" name="marker_on" id="agm_mark_on">
Marker Title: Don't use html tags here (max 200 chars)
Marker Animation:
Marker Color:

Info Window Options

Enable Info Window: type="checkbox" name="info_on" id="agm_info_on">
Info Window State: type="checkbox" name="info_state" id="agm_info_state">
Info Window Text: Basic html tags allowed here (max 500 chars)

Created with ♥ by Ankur Kumar | View on GitHub | View on WordPress.org