On Feb 17, 6:44 am, shanks <[email protected]> wrote: > hi everyone, > > can you teach me how to make this kind of static map(attached file).. > cause I want to make a Philippine map where in every region or province has > its own fill color and integrate it with qlikview..
I suggest reading the documentation where you found that image. Start at http://code.google.com/apis/maps/documentation/staticmaps/#EncodedPolylines You need an encoded polyline for each region you want to colour. To encode polylines, use Prof Mark McClure's utilities at http://facstaff.unca.edu/mcmcclur/googlemaps/encodepolyline/ -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
