mercredi 31 décembre 2014

KML Layer Watermark Removal


Hello right now I have a google maps page with KML Layers from multiple online resources. However all of these layers especially those from noaa have giant watermarks that take up large portions of my small map. Is there anyway to remove these watermarks? Is there a paid KML/KMZ weather service I could use that doesn't have watermarks? The feeds I am using now are



layers[0] = new google.maps.KmlLayer('http://ift.tt/1zRid3I',
{preserveViewport: true});

layers[1] = new google.maps.KmlLayer('http://ift.tt/P4Oy33',
{preserveViewport: true});

layers[2] = new google.maps.KmlLayer('http://ift.tt/1zRieok',
{preserveViewport: true});

layers[3] = new google.maps.KmlLayer('http://ift.tt/1r6P41U',
{preserveViewport: true});

layers[4] = new google.maps.KmlLayer('http://ift.tt/1r7IsiC',
{preserveViewport: true});




Aucun commentaire:

Enregistrer un commentaire