Page 1 of 1

Google Maps - Help Please!

Posted: Sat Feb 09, 2008 4:26 am
by blondebrains
I need several maps for my new site.

Curently I have one map... Problem is... I cannot copy the mambot and reuse it on a different page for a different location... The mambot says you can, but I cannot figure it out.

The google map plugin is:

Google Maps content Mike Reumer 2.10f november 2007 [email protected] tech.reumer.net

Re: Google Maps - Help Please!

Posted: Sat Feb 09, 2008 9:30 pm
by taraximus
i didnt want to open a new thread, i have a question about the googl maps plugin. Is there any chance to mark more than one place on the same map? If it is, how?

Re: Google Maps - Help Please!

Posted: Sat Feb 09, 2008 9:37 pm
by blondebrains
I would be interested in that option as well, I don't think it is capable since you have to enter coordinates and there is only one section for coordinates.  It would be awesome if someone knew.  I am in desperate need.

Re: Google Maps - Help Please!

Posted: Sat Feb 09, 2008 9:52 pm
by taraximus
well actually i have found how to do so.. using kml file. create a map @maps.google.com mark the places you want than save it than there is an option above the map : "see on google earth" when you click it gives you a kml file than follow the instructions about kml inside the forum

Re: Google Maps - Help Please!

Posted: Sat Feb 09, 2008 10:18 pm
by blondebrains
yeah - i still can't figure it out!  - sorry but maybe my name should be dumbblonde instead

Re: Google Maps - Help Please!

Posted: Sat Feb 09, 2008 10:39 pm
by taraximus
to be honest i couldnt figured out either. I dont know where  the mosmap code is. There is nothing to do till a hero comes & replies to this thread. Meanwhile lets chat.. Hi .. How you doin? :/

Re: Google Maps - Help Please!

Posted: Sun Feb 10, 2008 12:29 am
by taraximus
{mosmap kml="http://www.yoursite.com/yourfile.kml'|overview='1'}

That is the answer

Re: Google Maps - Help Please!

Posted: Sun Feb 10, 2008 8:09 pm
by blondebrains
without the kml files you can just use the mambot and instead of just entering {mosmap}  - You enter:

{mosmap width='500'|height='400'|lat=29.629326|lon='-95.630289|zoom='3'|zoomType='Large'|zoomNew='0'|mapType='Map'|showMaptype='1'|overview='0'|marker='1'|align='center'}

Just replace the longitude and lattitude with your own which you can find here:

http://www.gorissen.info/Pierre/maps/go ... LatLon=Set

Super easy to change later!  (Thanks to Mike Reumer for sending the email to my question so fast!)

Re: Google Maps - Help Please!

Posted: Sun Feb 10, 2008 8:23 pm
by DameryWorld
I am not sure of your intention but I am a BIG GOOGLE fan and I have created a module to allow me to show Google Maps, calendars, blogs, documents etc. you get the idea. I wanted a module to display Google widgets. So I made one. Now if I can just get Joomla to allow me to add it to my hosted site I will show you that it can be used even with Zoho online widgets too.
I have it working on my PC test site but ran into some issues from my live hosted site. I am in the process of reinstalling the WHOLE site. Yuck and double yuck!
As far as a Google map you can create your own maps and add as many locations on them as you want and with your own icons etc. I have a few map collections I have created and will be showing them on my site once I get joomla functioning correctly. upgrading to the 1.5.1 version....time will tell.
I have high hopes for Joomla but if I keep having issues I will have to find another CMS or create my own.

As far as the Google maps you create your own and Google has tools for creating locations on the maps then you make them public and they can be seen anywhere in the world!

If I am not answering you correctly please let me know. I some times get off track!

Re: Google Maps - Help Please!

Posted: Fri Feb 15, 2008 3:49 am
by FidelGonzales
Easily create the KML file through Google Earth or Google Maps. You can have all your locations upon one page in a single KML file or multiple maps on the same page each as a KML file. The Google Maps Plugin is the best option for virtually any application. I've used them all. All other components are buggy and awkward.

Re: Google Maps - Help Please!

Posted: Tue Mar 18, 2008 12:26 am
by vdowsett
I have a problem getting the google maps plugin to work.

The API key I'm using comes up saying it is for a different website. The website I'm developing is in a subdirectory. I have tried to use API keys for both the root and subdirectory addresses, neither worked.

I'd appreciate being pointed in the right direction.
Thanks.

Re: Google Maps - Help Please!

Posted: Fri Mar 21, 2008 6:54 pm
by Phil3338
I had the same problem, insert the key in the code on the page you are using the map

mosmapwidth='500'|height='400'|lat='55.412639'|lon='-1.702998'|zoom='3'|zoomType='Large'|zoomNew='0'|mapType='Map'|showMaptype='1'| overview='0'|text='Greenwell Lane Car Park'|tooltip='Car Park'|marker='1'| align='left'|key=Insert key here

Re: Google Maps - Help Please!

Posted: Fri Mar 21, 2008 7:13 pm
by vdowsett
Awesome thanks so much!!

Re: Google Maps - Help Please!

Posted: Fri May 30, 2008 1:34 am
by choomla
DameryWorld wrote: As far as a Google map you can create your own maps and add as many locations on them as you want and with your own icons etc. I have a few map collections I have created and will be showing them on my site once I get joomla functioning correctly. upgrading to the 1.5.1 version....time will tell.
I have created my own maps in Google maps, pointing out different places in cities etc. I then choose to copy the html text and paste into my Joomla content, using the HTML of course.
This is the code
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8& ... iframe><br /><small><a href="http://maps.google.com/maps/ms?ie=UTF8& ... urce=embed" style="color:#0000FF;text-align:left">Visa större karta</a></small>

Hurray, everything seems fine frontend, as you can see:
http://www.italienportalen.se/resor/rom.html

BUT... I have tested this two articles with which I have tested this,and both times the text backend just have disappeard. Instead there is just a blue field and I cant even SAVE, or CLOSE the articles. Just open the. I can´t get the HTML-code either.

What has gone wrong?
How can I get my article back :( ?
And is it not possible to embed like this in Joomla? (I´m not using 1.5)

EDIT: I should say that I am using the JCE edtior, when I change to NO EDITOR I can see the code.

Re: Google Maps - Help Please!

Posted: Fri May 30, 2008 4:20 pm
by FidelGonzales
Your editor will often remove and/or modify the code, which is likely the reason you're experiencing this issue.

I haven't used JCE in a while, since switching over to JFCK, but there should be a button within the editor that enables you to switch to "VIEW SOURCE" or the like. If so, simply use that by clicking it. It will reveal the raw code. Insert your code; do not switch back, and click save.

If that doesn't work, simply turn off the editor at the Joomla configuration level, and then edit your page.

Re: Google Maps - Help Please!

Posted: Mon Sep 22, 2008 6:47 pm
by slewis1972
Hi All

I had a page with 3 google maps on all. All were working fine. Now, all of a sudden, only 1 will work. the other 2, seems to be a issue with the google map box. You now get a blank box with the writing but no map, click on it and the map will load. Tried on 3 machines, IE and Firefox so not browser related.

Proved its not the code. Using:


{mosmap width='500'|height='400'|lon='-0.556592'|lat='51.400148'|
zoom='3'|zoomType='Large'|zoomNew='0'|mapType='Normal'|showMaptype='0'|dir='1'|
overview='0'|text=' St Ann's Heath Junior School'|tooltip='DWO'|marker='1'|
align='center'|key='ABQIAAAAS1hXfAoHgpj4Y-myqgO9_hSgpqAy9aac-TW9R2_c9uzBaEc5lBRBsJl_Tv_17KEaGasfzqo-F7OfMw}

as one of the maps so nothing wrong with that,

I have had to take 2 of the maps off the site as it looked crap.

Any ideas?

Scott

Re: Google Maps - Help Please!

Posted: Mon Sep 22, 2008 9:52 pm
by FidelGonzales
What did you change between them working and not working? Did you look at or change the page between that time? Why don't you load the key into the mambot rather than in the code?

Re: Google Maps - Help Please!

Posted: Tue Sep 23, 2008 6:33 am
by slewis1972
I was doing that but the site is a subdirectory of a domain and hence by having the key in the code, stops me getting any issues.

Also - no page changes.

I even created a new page, put the just the 3 pieces of code in, and same issue,

Heres the issue:

http://www.lynefc.com/lynefc/index.php? ... 9&Itemid=2

Scott

Re: Google Maps - Help Please!

Posted: Thu Nov 20, 2008 3:46 am
by bpersaud
I created a Google map on Google and grabbed the code to insert the map into a web page. I tested it on a standard html page and it showed up no problem. I then opened an article in 1.5.4, clicked on the HTML button to reveal the code editor and inserted the code. When I update, all I get is a link to the map... not the map itself. When I re-open the editor, the original code has been replaced with a link. Do I need the Google Maps extension to make this work?

Thanks

Re: Google Maps - Help Please!

Posted: Tue Dec 16, 2008 8:09 am
by FidelGonzales
bpersaud wrote:I created a Google map on Google and grabbed the code to insert the map into a web page. I tested it on a standard html page and it showed up no problem. I then opened an article in 1.5.4, clicked on the HTML button to reveal the code editor and inserted the code. When I update, all I get is a link to the map... not the map itself. When I re-open the editor, the original code has been replaced with a link. Do I need the Google Maps extension to make this work?

Thanks
I believe this may be what you're looking for, if you're working from Joomla 1.5. It is not as easy to make it work in 1.5 as it was in 1.0.

http://forum.joomla.org/viewtopic.php?f ... gin+module
http://extensions.joomla.org/component/ ... Itemid,35/
Plugin In Module - http://extensions.joomla.org/component/ ... Itemid,35/

Re: Google Maps - Help Please!

Posted: Mon Feb 09, 2009 4:59 pm
by LTunkara
Phil3338 wrote:I had the same problem, insert the key in the code on the page you are using the map

mosmapwidth='500'|height='400'|lat='55.412639'|lon='-1.702998'|zoom='3'|zoomType='Large'|zoomNew='0'|mapType='Map'|showMaptype='1'| overview='0'|text='Greenwell Lane Car Park'|tooltip='Car Park'|marker='1'| align='left'|key=Insert key here

Cheers mate! Solved my issue as well!

Re: Google Maps - Help Please!

Posted: Thu Apr 08, 2010 2:27 pm
by EvikJames
I can't find any setting that will help me set the default view height. I've heard it was mapViewHeight, but I can't get that to work.

Here's the code I am using:

{mosmap width='400'|height='400'|address='707 Broadway San Diego, CA 'zoom='30'|zoomType='Large'|zoomNew='1'|mapType='HYBRID'|viewHeight='200'|showMaptype='1'|overview='5'|text='<b>SDDMHS</b><br />707 Broadway - Second Floor<br />San Diego, CA 92101'|tooltip='SDDMHS Main Office'|marker='1'|align='left'}

Re: Google Maps - Help Please!

Posted: Tue May 11, 2010 12:02 am
by robwent
Does anyone know what to put in the {mosmap} code to remove the default marker? my code is

Code: Select all

{mosmap kml='http://www.jetsetagency.co.cc/map.kml|overview='1'|width='100%'|height='350'|lat='43.2217'|lon='6.575959'|
zoom='12'|zoomType='Large'|zoomNew='0'|mapType='Earth'|showMaptype='0'|lookat=',,,40'}
I have all the places in the kml file but still have the default marker in the middle of the map (icons are temoprary!)

testsite is www.jetsetagency.co.cc

Thanks for any help!

Re: Google Maps - Help Please!

Posted: Mon Aug 29, 2011 11:38 am
by dadset
can i use Google Maps API V2 for do it?

Re: Google Maps - Help Please!

Posted: Mon Nov 21, 2011 3:08 am
by baloo
Does anyone know how I can get the map aligned so that the article can continue down one side. Float is the word I am looking for I guess. I can align the map left, right, center fine, but I want it so that it doesn't break my article in half.

Any ideas ?

Re: Google Maps - Help Please!

Posted: Mon Nov 21, 2011 10:34 am
by robwent
style="float:left;"

you could probably wrap your plugin code

<div style="float:left;">
{googlemaps}plugin_stuff{/googlemaps}
</div>