There's nothing in the API that will return state boundaries. You might possibly find polygons or Shapefiles somewhere on the web, but the more precise they are, the larger will be the data files and the slower they will make your page run. States in India have extremely wiggly borders, which requires polygons with large numbers of vertices.
The only way to handle fast precise shading for states is to create your own tiles to use as a tile layer, but that's not easy. -- Mike Williams http://econym.org.uk/gmap -- 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.
