Where are you getting your KML data for the CDs?

On Sep 20, 2:39 am, angusm <[email protected]> wrote:
> Hi All
>
> I currently have a map that shows state polygons for the US. I would
> like to be able to have a user double click a state and then zoom into
> the state and show congressional district (CD) polygons.
>
> I have the individual maps working great using kml. Im not sure what's
> the best approach for the drill-down from state to CD.
>
> I was thinking I could use this workflow:
>
> - listen for double-click events
> - get the location and reverse geocode lat/long
> - center and zoom the map to that location
> - show the correct CD kml from the reversed location
>
> Does that make sense, maybe a better way to do this? Any input greatly
> appreciated.
>
> Cheers

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to