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?
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?
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
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.