Google Maps API - Get Coordinates of address

Viewed 267653

I would like to convert addresses into long/lat.

Is there any way to do this without using JavaScript? Because in my case there is no need to display anything since the conversion is in the background.

4 Answers
Related