Hi,

I my application lots of business name with their address store in DB.

i want to show google map for them.

How to show google map from address.

Or add new column for latitude and longitude?

Recommended Answers

All 2 Replies

Phoogle is a Google Maps PHP package that is very easy to use.

I recently did pretty much what you want to do and the way we did it we acquired the data via AJAX and then put the markers using javascript..

Check these links out:
Google maps API V 3.0
Ajax on wiki
More relevant links

Good luck too you , be sure to check the example in the google api.

//K0ns3rv

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.