Google Maps Plotting free WordPress plugin
Description
Google Maps Plotting free WordPress plugin
Features
Plot Multiple Locations on a Map,
Marker Clustering,
Ability to click each marker to get more details i.e. through a Marker popup,
Marker’s info popup details is customizable through shortcode and CSS,
Easy to use as works with simple shortcodes,
Ability to set initial zoom level through shortcode
Note: Before using this plugin you need to get Google Maps API key through the google developer console.
Once you enter the API key on the settings screen of the plugin it simply works with shortcodes and your XML markers
For more information
How to get an API key,
How to generate XML file dynamically,
Shortcode variations etc
visit: http://phpwpinfo.com/wordpress-google-maps-api-plugin/
To display google map, you need markers in XML format and a simple configurable shortcode
Below is a sample XML
Sample Shortcode
[PW_PLOT_GOOGLE_MAP
xml_file_path=”/xml/sample_markers.xml”
zoom=2
html=”topic,Topic|presenter,Presenter|date,Date|contact,Telephone / Mobile”
]
Documentation
Documentation is available on: http://phpwpinfo.com/wordpress-google-maps-api-plugin/