Skip to content Skip to sidebar Skip to footer
Showing posts with the label Kml

Can't Get Kml Files To Load On Start Or Location Search To Work In Custom Map

I'm not a javascript guru, so this project I'm working on has been pretty challenging. I… Read more Can't Get Kml Files To Load On Start Or Location Search To Work In Custom Map

Open File Link With Application On User Click

In my website i have a link to kml file . When a user clicks on this link ,I want to open this kml … Read more Open File Link With Application On User Click

Marker Scales Greater Than 1 Ignored When Using A Kml Layer With The Google Maps Api

We're using the Google Maps API and rendering a KML layer with markers. The marker icons though… Read more Marker Scales Greater Than 1 Ignored When Using A Kml Layer With The Google Maps Api

Kml Invert Country Border

I need invert KML file with Poland country. I need white overlay on other countries, only Poland s… Read more Kml Invert Country Border

Openlayers Not Displaying Kml Layer

I am having problems displaying a kml layer using OpenLayers. Here is my kml file, Light.kml: Sol… Read more Openlayers Not Displaying Kml Layer

How To Get The Kml Data From A Ggeoxml Object

I load an KML file into a google map object using the following code: map = new GMap2(document.getE… Read more How To Get The Kml Data From A Ggeoxml Object