benji87 Posted January 9, 2008 Share Posted January 9, 2008 Hi all. Im currently trying to build an application that pinpoints an address from a database onto the google maps api. Ive found a suitable geoloader that gives me a longitude and latitude suitable for google maps but i want to know how to parse it into my webpage. This is how i imagine it will work. I will click on an address for example, 10 Oxford Street London. Which will then parse the variables onto this URL: http://geo.localsearchmaps.com/?street=10+Oxford+Street&city=London&country=UK Which then outputs some text onto the page which is the code that needs to be injected into the google maps api code on my webpage. All im wanting to know is how to get that bit of code that appears the webpage and inject it into mine??? I hope this makes sense thanks! Quote Link to comment https://forums.phpfreaks.com/topic/85151-help-with-locating-address/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.