I am pretty new to .kml and maps and I have a project due by the end of this week. I need a little help please.
What I Used Google Map API v.3, multiple KML files, and a little .js
What I have done: I have a map of Colorado showing the boundary lines of all 64 counties with the counties being divided up into 17 kml files and each county having its own Placemark using polygon shapes. Unfortunately, I have removed the descriptions from each county placemark since I didn't need them at the time, but I can easily put them back in.
What I need: I would love (need) for the names of the counties to show up on the map directly without having to do any mouse action (clicking the layers to open the call-out bubble). So in essence when you load the map, you see the county boundaries with their corresponding county names.
Is there a way to add the county names to the Placemarks? I did see another post post OpenLayers, but I would like to find out what my options are. If anyone can guide me to my best options I would greatly appreciate it.
Here is a link to a temp map showing the counties for CO: http://www.tranquilitycea.com/work/map/map.html
~Liz