| Previous topic :: Next topic |
| Author |
Message |
horsedog
Joined: 12 Jan 2005
Posts: 15
|
| Posted: Wed Mar 12, 2008 6:31 pm Post subject: google Maps |
|
|
Can some one walk me through or point to the code for google maps ?
I want the "locate map" button to show only the map, not the other stuff that google ads. |
|
| Back to top |
|
BernardGBailey
Joined: 18 Dec 2007
Posts: 56
Location: Hamilton, New Zealand
|
| Posted: Fri Mar 21, 2008 4:26 am Post subject: google Maps |
|
|
I'm in New Zealand so the New Zealand maps are found under www.google.co.nz and then the address details after that.
I would like to be able to modify the search string to make it google.co.nz, not google.com.
Is there a way to do this?
Cheers |
|
| Back to top |
|
prasad.a
Joined: 01 Aug 2007
Posts: 968
|
| Posted: Sat Mar 22, 2008 10:40 am Post subject: google Maps |
|
|
Hi,
Clicking on Locate map and next the address to locate will invoke the function searchMapLocation, at the end of this function we open window with url set to maps.google.com and suitable parameters.
The function searchMapLocation can be found in module javascript file like, modules\Leads\Leads.js, modules\Contacts\Contacts.js etc...
I hope this will help you in making the requried changes.
Regards,
Prasad
vtiger Team |
|
| Back to top |
|
BernardGBailey
Joined: 18 Dec 2007
Posts: 56
Location: Hamilton, New Zealand
|
| Posted: Wed Mar 26, 2008 10:02 am Post subject: google Maps |
|
|
Thanks Prasad, I worked it out from the detail in one of the other posts, so I'm on the right track now.
Thanks again |
|
| Back to top |
|
prasad.a
Joined: 01 Aug 2007
Posts: 968
|
| Posted: Wed Mar 26, 2008 10:14 am Post subject: google Maps |
|
|
Hi Bernard,
You are most welcome. Thank you for updating us.
Regards,
Prasad
vtiger Team |
|
| Back to top |
|
| |