By mysocom on
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 ?
Comments
To create a button use
To create a button use something like
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
>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.