A. One polygon for each state with a click event handler, and keep
track of which polygon fired the event by passing some ID to the event
handler function.
B. AJAX call to the server and a database lookup.
This is a V2 example with counties instead of states:
http://maps.forum.nu/gm_main.html
Click anywhere in the US.
--
Marcelo - http://maps.forum.nu
--
An example using fusion tables (a world map with clickable countries):
http://www.geocodezip.com/v3_FusionTablesLayer_worldmap_linkto.html
Example using KmlLayer (world map):
http://www.geocodezip.com/v3_GoogleEx_layer-kml_world_countries_simple.html
You could do the same with the US.
-- Larry
>
> --
> Marcelo -http://maps.forum.nu