Google maps - Postcode plotting

前端 未结 1 487
一生所求
一生所求 2021-02-02 04:20

I\'m struggling to find any up to date relevant information on how to achieve this effect in google maps. I was hoping someone knows more than me on the subject and could point

1条回答
  •  你的背包
    2021-02-02 04:55

    This code will tell you the single closest zipcode to the one you enter in the box. I'm sure from here you can adapt it to give the top 5 results.

    I was able to adapt the Geocoding sample code:

    
    
    
    
    
    Google Maps JavaScript API v3 Example: Geocoding Simple
    
    
    
    
    
      

    0 讨论(0)
提交回复
热议问题