`latitude` and `longitude` with PHP & MySQL [closed]

netiko

New Member
\[quote\] Possible Duplicate:
How to obtain longitude and latitude for a street address programmatically (and legally) \[/quote\]I want to get the \[code\]latitude\[/code\] and \[code\]longitude\[/code\] for an address! I found a site use it in this way: Image:
You can put an address directly or click on the map:
r9gTT.png
EDIT 1:
Questions:[*]How to display map for a getting latitude and longitude?EDIT 2:
assuming I have:\[code\]Latitude 37.77618\[/code\]
\[code\]Longitude-122.42632\[/code\]
[*]How to display the map with a marker for those data
 
Top