On May 7, 7:27 am, shankar <[email protected]> wrote: > Please tell us how to mark the outline of a specific country or state > with a border and backgroud color? >
You'll need a polygon to do that: http://code.google.com/apis/maps/documentation/overlays.html#Polygons_Overview http://code.google.com/apis/maps/documentation/reference.html#GPolygon > Also is it possible to display the map of a specific country alone > without the entire world map (i.e. by zooming the wolrd map)? You can restrict the area that can be panned, see here: http://econym.org.uk/gmap/range.htm > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API" 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 > athttp://groups.google.com/group/google-maps-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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.
