开发者

Custom Google maps search

I need to search data from my db and show it in Google Maps.

For instance, when I search hotel in Rome, it will be display ONLY the hotel in Rome (or near) and in my db.

I 开发者_开发知识库use PHP to get data from db.

How can i do this ?


You have to do the full text search on your part, and then use the coordinates of your stored element to display it in google map.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜