Googlebar PDF Print E-mail
Written by Mike Reumer   
Sunday, 06 April 2008 14:28

It's possible to show the googlebar. This can't be linked to adsense (yet). Can't be combined with Localsearch!
For this option you still need to use Google Maps API version 2 so use version 2.18 of the plugin and set the google API version to 2.x.

{mosmap googlebar='1'}

Extra parameters:

searchlist

  • suppress - The results will not be shown in a overlay.
  • inline - The results will be shown in a overlay as a tabular list above the googlebar (default).
  • div - The plugin will create a div below the map where the results will be shown.
  • name of a div - Just add the name of a div to this parameter and make a div on your page to hold the results.

searchtarget

  • _self
  • _blank (default)
  • _top
  • _parent

searchzoompan

  • 0 No pan or zoom to show all results.
  • 1 pan and zoom to show results and show first results opened.

You can place the result in a own div. Make in the article a div with a id so:

<div id='result'>&amp;nbsp;</div>

{mosmap googlebar='1'|searchlist='result'}

Last Updated on Monday, 20 May 2013 11:45
 

Advertisement