Forum Moderators: open

Message Too Old, No Replies

How to connect automatic Google API and addresses of companies?

         

toplisek

12:30 pm on Aug 25, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



How to connect automatic Google API and addresses of companies inside MYSQL database as maps work and business address is valid.

toplisek

10:02 am on Oct 1, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Need help.

whoisgregg

1:12 pm on Oct 1, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are you asking about the Geocoding API [code.google.com]?

Do you need to display addresses on a map or do you need to verify that they are valid?

toplisek

1:44 pm on Oct 1, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Is it possible both? In other case just display addresses on a map with defined design.

whoisgregg

2:12 pm on Oct 3, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Here's a couple of demos that show how it's done.

1. Geocoding simple example - [code.google.com...]

2. Displaying a marker on a map - [code.google.com...]

The best way to learn any API is to take the demo that's closest to what you want to accomplish, then start playing with it until it does what you want.