I want to show each zip code differently, having a border around it and a color inside its area. I am using google maps api service in js.
The Google API does not provide a feature that allows you to directly have a border around any kind of location, whether it's a zip code or a city. Thus, you will have to manually obtain the lat lng array, denoting the border of the region from any third party, and build a polyline. Perhaps the links below.
Google map is divided into regions with color and subregions
google maps v3 - highlight states or state areas
how to add or show border of google maps v3 zip code
http://www.quora.com/How-do-I-show-the-boundaries-of-postcodes-on-google-maps
http://www.quora.com/Is-there-a-way-to-get-boundaries-of-neighborhoods-in-Google-maps-api
Source: https://habr.com/ru/post/1443649/More articles:How to use custom font in String.xml file - androidHow to get the previous or next view - androidqt sdk 1.2.1 impossible to download more - qtPHPVideoToolkit getFFmpegInfo () returns an array with empty codecs - ffmpegMongodb, getting id of newly inserted embedded object - mongodbLoss of image quality in C # using an image class (reduces the number of colors) - c #how to add or show border of google maps v3 zip code - google-mapsWireless Name Discovery - iosAvoiding random duplicates - arraysReporting Services - Align Matrix from Right to Left - right-to-leftAll Articles