kmz Questions

2

Solved

I’m looking for a way to convert the color code returned by a ColorDialog Box in C# into the color format utilized by KML/KMZ file formats. Any info would be greatly appreciated!!
Richelieu asked 19/9, 2013 at 18:26

4

I created a hello world program to load a local kml file (borrowed from google's docs): var ctaLayer = new google.maps.KmlLayer("http://localhost:8080/kml/cta.kml"); This does not work (nothing ...
Forsooth asked 18/8, 2010 at 17:22

1

Solved

My app can open the following file formats: kml (application/vnd.google-earth.kml+xml) kmz (application/vnd.google-earth.kmz) gpx (application/gpx+xml) I'm trying to set up properly my intent f...
Fabri asked 2/9, 2016 at 21:1

2

Solved

Is there any way I can use a KMZ file in Google Maps? My KML file is around 10.7MB so it doesn't load on Google Maps. KMZ file is around 2MB. The only way I see it is to have multiple KML but it's ...
Exo asked 21/3, 2012 at 18:6

1

Solved

I am experiencing a peculiar issue with IIS and KMZ files. I have added the MIME type to IIS and it works just fine -- however, seemingly randomly the MIME type is removed. This has happened a few ...
Batts asked 7/7, 2014 at 15:30
1

© 2022 - 2024 — McMap. All rights reserved.