Page 1 of 1

Google map on your site

Posted: Sun Jan 04, 2009 8:08 am
by mathieu_bond
Here you can easy install a google map on your site with a marker on adress you choose, demo is on this adresse http://www.mathieuweb.fr/google/
* this don't work in preview
* important you must have your own key! this is anumber you must do in the parameter of the extension, this key is only work for the directory on your website where you have install the script, you can have a key free there http://code.google.com/apis/maps/signup.html
* enter in teh parameter the extension , the adress you want have a maker, when you click on marker , a windows open you can do a image inside and texte, text can be html code, be careful if you write html code, you must write a \ before a " or this will not work
you can download here http://www.mathieuweb.fr/google/googlemap.zip :wink:

Posted: Sun Jan 04, 2009 8:19 am
by Pablo
Thanks , this is a great extension!

Posted: Sun Jan 04, 2009 10:16 am
by mathieu_bond
little explain :
in parameter "adresse_marqeur" you can tape your home adresse gor instance -> champs élysées Paris ,France just be careful if your adresse have this caracter -> ' you must tape \ before the ' for instance for the adresse boulevard de l'europe, obernai you must type boulevard de l\'europe obernai
* for enter description inside the windows, html code can be enter but you must had to the caracter \ before all " :wink:

Posted: Sun Jan 04, 2009 11:02 am
by chattd
this is a great extension have you got it in English

Posted: Sun Jan 04, 2009 3:41 pm
by BaconFries
Very nice extension indeed will be of great use. Thanks

Posted: Sun Jan 04, 2009 4:54 pm
by mathieu_bond
i m happy you like this , just simple and fast :wink: i was do with english description now too

Posted: Sun Jan 04, 2009 5:52 pm
by BaconFries
English version be most welcome for all english WB users I was going to try and translate for personal use but will wait.... again thx for this....

Posted: Mon Jan 05, 2009 12:18 am
by v84x4
8) Love it 8)

Nice extention

Can you add the "address find" feature as a part of the extention for site viewers to be able to find locations of their choice?

I think i am asking this question correctly

I think in google maps there is code for this

Very nice extention

V8 :wink:

Posted: Mon Jan 05, 2009 8:59 pm
by mathieu_bond
hi i was do little improvement in google map extension,now if you want you can select your own image to put on the marker :wink: , you can see one internet site to who can give you fast code for do a google map card here http://mapmaker.donkeymagic.co.uk/

Posted: Wed Jul 01, 2009 10:22 am
by mathieu_bond
hi
in the zip file you have both version, french and english
take the extension witch have name with english

Posted: Wed Jul 01, 2009 8:55 pm
by mathieu_bond
name of variable are in french, but all comments are in english, the comment of the variable explain the most what do each variable

Posted: Fri Aug 07, 2009 3:01 pm
by mandrake
Bonjour Mathieu_bond,

Excellent travail!
Je serai interessé par ton système de recherche multi-critères pour l'adapter à un site en cours de création (moi ce ne sera pas du tout de la location ni de l'immobilier, mais des musées)
Si tu vends ton script, donnes-moi ton prix, je te dirai si cela rentre dans mon petit projet de création.
Merci par avance pour ta réponse.


Hello Mathieu_bond,

Excellent work!
I will be interested in your system for multi-criteria to adapt it to a site being developed (I will not be at all of the rental or real e.s.t.a.t.e, but the Museums)
If you sell your script, give me your price, I will tell you if it falls within my little project to create.
Thank you in advance for your reply.

Posted: Sat Feb 27, 2010 9:51 pm
by clubfred
If you want English, just use the google maps, embed link, and dump the html into a HTML object in your page, it does exactly what the extension appears to be doing.
Just navigate to a google map, zoom to the size and position you want, then click "link", then select ":Paste HTML to embed in website"

Not even sure why you would need an extension as this is already built in whit the HTML object.

Don't try to use to many on one page or it really slows down the page as all the maps have to load in the back ground when you navigate to the page.

cheers
The Fred

Re: Google map on your site

Posted: Wed Oct 08, 2014 8:42 pm
by bowlesj
Great extension. Thanks so much.

I am inserting the address in with this PHP code gradding the data from a database.
<?php echo($fldJL_Address1 . ' ' . $fldJL_Address2); ?>

However I have a need for a map with multiple balloons (multiple addresses). I don't suppose there is an extension kicking around that can do this? I tried putting 2 addresses in separated by colons and also by semi-colons and it only picks up the 2nd address (the last one). Just did a Google search on this.
"google map extensions with multiple addresses".
I found lots of hits but I don't want to post the links since they may not work with WWB.
Too newbie to know - LOL. I did notice that Google announced an extension for mobiles.

Re: Google map on your site

Posted: Thu Oct 09, 2014 10:02 am
by Adendum

Re: Google map on your site

Posted: Thu Oct 09, 2014 10:37 am
by haakoo
Paul,

You might take a look at that extension page.
Seems your google api key is suspended

Hans

Re: Google map on your site

Posted: Thu Oct 09, 2014 10:37 am
by WWBman
@Adendum, I got this message when going to the site.

Re: Google map on your site

Posted: Thu Oct 09, 2014 11:06 am
by Adendum
Yup, I'm on it. Cocked it up yesterday when trying out something for a client!

Re: Google map on your site

Posted: Thu Oct 09, 2014 11:33 am
by Adendum
Un-Cocked and all demos now working.