Google map button

mysocom - June 16, 2008 - 20:45

I'm new in google map and JavaScript.

I have a node with code (by geolacation module)

div class="field-item">

Latitude:
45.9359

Longitude:
33.1128

Could you tell me How I can create button to show this address in google map ?

To create a button use

rares - June 17, 2008 - 02:48

To create a button use something like

<form action="GOOGLE URL FROM EMAIL THIS MAP FEATURE"  method="get" >
<input type="submit" value="VIEW MAP" />
</form>

There's also a module that creates links to Yahoo and Google maps based on your location.module data.

--Rareş
www.calumea.ro

google map button

mysocom - June 19, 2008 - 07:04

>There's also a module that creates links to Yahoo and Google maps based on your location.module data.
What do you mean ?

I try geolocation, geonames_cck, cck_map, cck_latlon but they don't create any links.

 
 

Drupal is a registered trademark of Dries Buytaert.