简体   繁体   中英

Google Map Search with City/state or Zip

i would like to make a search with city/state or Zip within a 'X' distance . The corresponding results will be viewed in google map.

Have a look at the Creating a Store Locator with PHP, MySQL & Google Maps article.

This tutorial is intended for developers who are familiar with PHP/MySQL, and want to learn how to use Google Maps with a MySQL database to create a store locator-type app. After completing this tutorial, you will have a database of locations and a webpage that lets a user enter their address and see markers on a map for the locations nearest to them, within a chosen distance restriction.

http://code.google.com/apis/maps/开始的链接中完整记录了Google Maps的丰富API。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM