Multimap

Automatically turns [multimap] [/multimap] shortcode into a google map embed code beeing able to display multiple markers with info windows.

Author:Fulldesign AG (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:4.0.1
Plugin version:1.0.1
Added to WordPress repository:11-11-2014
Last updated:12-11-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://fulldesign.ch/download/
Total downloads:478
Active installs:10+
plugin download
Click to start download

Javascript based plugin fork of Auto maps Automatically turn [multimap][/multimap] into a google map embed code. It can have more than one address divided by a semicolon (";"). This version supports only one map per page maptype ROADMAP. One map can have multiple markers with info window displaying the address. If no shortcode args are given the plugin return default values.

Optional args data: data_width: width of the map div (default: 100%) data_height: height of the map div (default: 300px) data_zoom: initial zoom of the map (default: 13) data_latitude: initial latitude value of the map (displayed only if no address is given, default: 48.0) data_longitude: initial longitude value of the map (displayed only if no address is given, default: 15.0)

Example:

[multimap data_height="250px" data_zoom="12"]
Port de Villefranche Darse - CCI Nice Côte d'Azur, Chemin du Lazaret, 06230 Villefranche-sur-Mer, France;
Fort du Mont Alban, Chemin du Fort du Mont Alban, 06032 Nice, France;
Villa Ephrussi de Rothschild, 1 Avenue Ephrussi de Rothschild, 06230 Saint-Jean-Cap-Ferrat, France;
Parc du Mont Boron, 06300 Nice, France;
15 Chemin de Passable, 06230 Saint-Jean-Cap-Ferrat, France
[/multimap]

For more information visit plugin page of Multimap