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

Refresh / Redraw A Layer In Openlayers (kml) Network-link Auto Refresh

TLDR I want to refresh a layer on a timer so it plots the new kml data (like update-link / network … Read more Refresh / Redraw A Layer In Openlayers (kml) Network-link Auto Refresh

Whats The Best Pratice To Show Multiple Placemarks With Photos Inside Of The Ballons?

I have a project as follows: Several photos are taken from a mobile, the photos are saved in a web … Read more Whats The Best Pratice To Show Multiple Placemarks With Photos Inside Of The Ballons?

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

Javascript In Kml Ignored By Google Earth Plugin

I've created a simple KML file that works in the standalone Google Earth client, but won't … Read more Javascript In Kml Ignored By Google Earth Plugin

Ol3: Extracting 'extended Data' From Kml

i have created a KML file with some custom attributes such as 'id' and 'room_id'. t… Read more Ol3: Extracting 'extended Data' From Kml

How To Remove Information From Info Window (on A Kmllayer)

I am working with a Google Map API and I have imported a kml layer into my code.My problem is that … Read more How To Remove Information From Info Window (on A Kmllayer)