Who's online
We have 16 guests online
Written by Mike Reumer
Saturday, 21 March 2009 16:27
Welcome at the site with documentation and examples of the Plugin Googlemaps.
I hope this site will provide you the necessary information to solve problems or give ideas how to use the plugin in your site. Click read more for more general information of the installation and usage of the plugin .
If you've a problem or question please do the checklist first. If this doesn't solve it send me an email , with the url of the page with problem and version of the plugin.
If you like the plugin please give us a vote or review at Joomla extensions . A donation is also very welcome (see sponsors )
Have fun with the plugin.
Cheers Mike
Last Updated on Friday, 03 July 2009 19:08
Read more...
Written by Mike Reumer
Wednesday, 03 June 2009 22:14
It's possible to show output of Yahoo pipes in Joomla. A Yahoo pipe can be output to a kml-file:
{mosmap kml[0]='http://pipes.yahoo.com/pipes/pipe.run?_id=9caca67edfd3998876aad27101386f89 &_render=kml&calID=0e7h1nj6agcgg5li0pe2ilanvg%40group.calendar.google.com' |kml[1]='http://pipes.yahoo.com/pipes/pipe.run?_id=1440f8bdda9c2acd189ba48a36780021&_render=kml& calID=5m78uqhmn07mmaa76ljak59sgo%40group.calendar.google.com' |kmlrenderer='geoxml'|kmlsidebar='left'|kmlfoldersopen='1'}
JavaScript must be enabled in order for you to use Google Maps. However, it seems JavaScript is either disabled or not supported by your browser. To view Google Maps, enable JavaScript by changing your browser options, and then try again.
Thanks to Hani Juha.
Last Updated on Sunday, 07 June 2009 14:51
Written by Mike Reumer
Sunday, 31 May 2009 09:25
It's possible to show the streetview button like maps.google.com (version => 2.12i):
{mosmap zoomtype='3D-largeSV'}
JavaScript must be enabled in order for you to use Google Maps. However, it seems JavaScript is either disabled or not supported by your browser. To view Google Maps, enable JavaScript by changing your browser options, and then try again.
Special developed by Mike Reumer for Joomla Googlemaps plugin.
Last Updated on Sunday, 31 May 2009 09:31
Written by Mike Reumer
Saturday, 11 April 2009 19:23
You can add Wikipedia markers to show articles on the map (version => 2.12i). You need to add wiki as parameter. This parameter can be none or an extension for the country for the wikipedia site (see: http://spreadsheets.google.com/pub?key=p9pdwsai2hDN-cAocTLhnag ).
{mosmap wiki='en'}
JavaScript must be enabled in order for you to use Google Maps. However, it seems JavaScript is either disabled or not supported by your browser. To view Google Maps, enable JavaScript by changing your browser options, and then try again.
Last Updated on Saturday, 11 April 2009 19:27
Read more...
Written by Mike Reumer
Saturday, 21 March 2009 02:00
It's possible to place a link inside of the infowindow of a marker on the map and open it in a lightbox (version => 2.12h):
<a href='javascript:void();' onclick='javascript:MOOdalBox.open(\"http://www.google.nl\", \"Map\", \"600px 600px\", null);return false;' title=link Title>link</a><br />Example
Replace <url> with your link. If you need a space in the linkTitle use "& nbsp;"
{mosmap text='<a href='javascript:void();' onclick='javascript:MOOdalBox.open(\"http://www.google.nl\", \"Map\", \"600px 600px\", null);return false;' title=link Title>link</a><br />Goto Google'}
JavaScript must be enabled in order for you to use Google Maps. However, it seems JavaScript is either disabled or not supported by your browser. To view Google Maps, enable JavaScript by changing your browser options, and then try again.
If you place a link inside the infowindow then it will always open in a new window or tab with Google kml renderer! You can use a kml-file and GeoXML to open a link in the same window (see kml sidebar ).
Last Updated on Saturday, 04 April 2009 15:13
Read more...
Written by Mike Reumer
Saturday, 14 March 2009 14:09
The new controls of maps.google.com are now possible too in the plugin with parameter zoomtype (version 2.12g):
{mosmap zoomtype='3D-small'}
JavaScript must be enabled in order for you to use Google Maps. However, it seems JavaScript is either disabled or not supported by your browser. To view Google Maps, enable JavaScript by changing your browser options, and then try again.
Last Updated on Saturday, 14 March 2009 16:53
Read more...
<< Start < Prev 1 2 Next > End >>
Page 1 of 2
Mapmodule
JavaScript must be enabled in order for you to use Google Maps. However, it seems JavaScript is either disabled or not supported by your browser. To view Google Maps, enable JavaScript by changing your browser options, and then try again.