I've posted this because I've searched other issues and cannot find a simple
explanation that loads the map without layers then click to load. I'm hoping
there's a simple method to do this.
My KML overlays are under the initialise bracket function with the map options
and map canvas. The two layers load visible on page load fine. Now I need to
hide them on page load and turn them on/off with checkboxes or radio buttons.
// Overlays
parser = new geoXML3.parser({map: map,
singleInfoWindow: true,
zoom: false,
}
);
parser.parse(['gHV8iLk/1', 'gHV8iLk/2']);
Original issue reported on code.google.com by LoftL...@gmail.com on 8 Jul 2013 at 12:18
Original issue reported on code.google.com by
LoftL...@gmail.com
on 8 Jul 2013 at 12:18