javascript - Outline sales territory on Google Maps using V3 API and a list of Zip Codes -


i'm trying create tool take list of zip codes input , output google map using v3 of api. area on map corresponds these zip codes needs outlined/color.

so far, can draw shapes , distance circles, have been unable add zip coverage. pointer tutorial or sample code appreciated!!!


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -