Hello, I am currently developing a business register website, and i would like to integrate Google maps, but i am not sure how to control it. I mean i would like when some of members add their address and city after that this to appear in their listing, but i don't have any idea how to do it. My website is based on PHP and i think Google Maps are based on Javascript. Can anybody give me an example how to put Google maps in control. Kind regards, Kal
You'll have to write a javascript to open the google maps into an iframe. Their api will allow you edits for your command. You can load their total api with a script running for them to drag or double-click your location. Check this site. compuboat.com It's pretty slow on the locator because of all the java running in a php platform but very effective on double clicks and drag mapping.