views:

24

answers:

0

Hi, I need to search hotels from my db and show them in Google Maps. For instance, when I search hotels in Rome, it will be display ONLY the hotels in Rome (or near, how this ?!) and in my db. I need to show also the results navigator page. How can i do this ? My db has 800 rows, so if I load all data in maps I get many errors. I use PHP to get data from db.