Take the 2-minute tour ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I have generated a basic webpage with Visual Studio 2012 that displays a Google Map. My goal is to add multiple KML layers from my Server onto the Google Map, BUT, i want to be able to have a sort of switch that you can turn each file off and on, So my fist question is how can i add multiple layers from my server (I already know how to load 1) and how do i create this 'Switch'.

I am using Visual studio 2012, Google Maps JS Api V3, and this is the current script:enter image description here

share|improve this question
    
I found an answer with this question, stackoverflow.com/questions/10805257/… –  GISJohnECS Jul 1 at 10:09

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.