Googlemaps Plugin


- Yes
Version 2.18 is the latest version. Now also support Joomla 3.0.
In Joomla 2.5/3.0 (1.6 and 1.7) the plugin can be upgraded automatically with the upgrade feature of Joomla at the extensions.
This is the last version where Google Maps API version 2 is supported because this Google Maps version 2 is deprecated from 19 May 2013. So please migrated to Google MAPS API version 3 (set the version to 3.x in the configuration of the plugin).
Also added language support for all the parameters: English, French, Italian and Spanish.
Please send me language files so I can add them to the plugin. Goto my website to contact me.
Look at the demo site first for documentation. If you've problems please do the checklist on the site: http://tech.reumer.net/Google-Maps/Documentation-of-plugin-Googlemap/checklist-placing-plugin-in-article.html
If this doesn't help or you have questions or new wishes please fill in the form on my website with an url that shows the problem and version of the plugin and Joomla.
Usage:
{mosmap width='500'|height='400'|lat='52.052312'|lon='4.447141'|
zoom='3'|mapType='Satellite'|text='svDWO'|tooltip='DWO'|marker='1'|align='center' }
(when editing article goto html view to remove returns or < br /> when you copy this example)
2.18 is a stable version and the following changes are made:
* Joomla 3.0 ready
* Parameters to show Twitter tweets on map
* Google Maps V3:
- Added transit, bicycle and traffic layer and to the directions
* Check for textarea's besides editor so it can be used in frontend editing
* Add css file and css parameter for google maps to solve css problems of templates or extensions
* Use Joomla framework for standalone php files
Solves the following errors:
* Vertical/horizontal slide of the map with new versions of mootools
* Several bugs in Lightbox for v3 and added a css class
* Several bugs in geoxml for v3
* Several bug in Google Earth maptype with the infowindow
The support the developer offered me was amazing when I had a query and I must admit that you should use this over any other mapping plugin/component!
Nice one Mike!
-John
Don't make the mistake I did: copying and pasting the lat/lon coordinates into JCE put some HTML tags in there too and I didn't realise until I checked the HTML...
is a good website for getting lat/lon coordinates.
Thanks for this extension :-)
Having recently upgrade to 1.5, it was just as easy. It is a great tool. (it does need to be installed with Joomla in Legacy, but will run in normal 1.5
I use this with a GoogleEarth KML/KMZ files.
I had one small problem with CSS and the text balloons that (default from this plugin) and the GoogleEarth files appeared blankk as it was white text (from my CSS) on a white background.
To overcome this I put the Mosmap code inside a span style which designates a colour.
EG: {mosmap width='750'|height='500'|ETC.. ETC}
Very good plugin and Mike is very helpful with support of this.
Regards
Simon B
Mike Reumer has been very helpful and supportive in improving the plugin.
My site was hosted at a server that redirected the address so if I viewed the site from inside the companys' network the site had address1 and if i was outside the network, at home, it had address2.
At the beginning the plugin only worked in one address at a time. Now the plugin works both ways with the same configuration. Thanks Mike! great job.
aop
I did have one problem that Mike Reumer (the developer of this plugin) emailed a solution. I had a small problem with white text showing up on the white background of the information window. Most people who have black text on their site would never even have this problem. But Mike showed me how to add a div tag to solve the problem.
Do not hesitate to use this plugin, I have used it on many sites and it has always worked in every browser I have used (this includes the browser found on an IPOD touch).
There are so many configuration options, from route finder, placing markers on the map, lightbox the list goes on and on.
However I recently installed a new plugin for displaying video on my site and there was a conflict. Thanks are never that easy are they!
So I contacted the developer of Googlemaps, I expected a reply a day or two later saying he would look into it. Instead I got a reply within a few hours! And what's more a few hours after that I got an email with a new version of the plugin, I installed it and the conflict had been resolved.
Some of the commercial companies out there should try support like this!
A great plugin, great support and FREE!
so i go to this website
http://mapper.acme.com/ - powered by google earth
and then go to my place look for my latitude and longitude and paste the code in this mambot and :D its done :) perfect 10/10 star for this plugin.
Thank you!
Tydust, 2.10e delivers your wish!
If you could have specified a larger size for the lightbox, then there would be an excellent reason to use it, otherwise...why?
Tjyoung, version 2.10e delivers this wish!
Having newly converted my website to joomla, I was looking for an easy way to integrate google maps into my site. After reading the reviews about this plugin, I decided to give it a go, and I must say I have been extremely pleased.
It's very easy to setup and configure, and even more importantly, Mike has been outstanding in his reaction time for the couple of questions I had for him. The first one was a style incompatibility which was resolved shortly, the second one was about the possibility to point to local maps.google sites: .fr for French as an exemple(my customers are mostly French, therefore the preference to point to maps.google.fr by default. I did change this in the php file, but of course having it as a parameter in a future version would be nice, which Mike agreed to list in the wish list section.
In a nutshell, excellent plug-in and support, thank you Mike!!
Michel.
DERYK
I just completed configuration of the latest version of this plugin 2.9. It looks great in both Firefox and IE. Also, copying and pasting the code for this extension into the page you want the map displayed on is a snap. After obtaining your API key, simply render the code supplied in your readme file as a single elegant line, and "Presto!" your map appears.
Having said that, be warned; you'll have to dicker with the settings a bit get it just right.
A couple of observations, Changing the parameters of this mambot via your backend won't override the code you pasted into your page. Also, (this is a biggy) if you're using the map to display a particular locale as opposed to just generically, you'll need exact map coordinates to make it work. Just putting the address in didn't work for me per the instructions and I wasted a lot of time screwing around with it.
If you're unsure where to find the coordinates of your destination, simply do a google search for map coordinates and pick the coordinate site of your choice to do the job. After that, it's just a matter of transferring the Latitude and Longitude into your "lat" and "lon" fields in your mambot parameters for the plugin.
ENJOY! This extension ROCKS!
People shouldn't miss the site http://tech.reumer.net/google-maps/ to learn how to put the extension among Joomla contacts etc.
To get my template, Google Maps and this extension to work together with IE6, I had to add "div#map img { behavior: none; }" in the CSS for IE6, and then put and around the {mosmap}. (This because my template used iepngfix.htc.)
Thanks Felham for the tip
To get coordonates from google map just use this in your navbar :
javascript:void(prompt('',gApplication.getMap().getCenter()));


