I would like to display over 100 locations each with detailed bubble contents (ie Company Name, Address, Phone Number, Website, Industry) on a custom Google Map. How can I fetch these locations from a MySQL database using Google Maps API 3 and PHP?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
say you have an sql database of this type:
and then in your java:
your html should be something like:
i might be missing some parentheses but you get the point ;) hope it helps even 8 months later :) |
|||
|
|