I am using the kmz/geoxml3.js code to load in http://msi.nga.mil/NGAPortal/MSISiteContent/StaticFiles/Files/NAVWARN.kmz. file onto Google Maps. The icon size (width 86 and height 96 pixels) is too large for the Google Map's display in Chrome. The icon size is correct when this kmz file was viewed in Google Earth. Note, this file was produced by ArcGis. There was also an error from ZipFile.complete.js of "Cannot read property 'status' of undefined".
Please let me know if there is an option that I can use to change the icon size; otherwise, I will just change the scaleSize in my copy of geoxml3_gxParse_kmz.js.
I am using the kmz/geoxml3.js code to load in http://msi.nga.mil/NGAPortal/MSISiteContent/StaticFiles/Files/NAVWARN.kmz. file onto Google Maps. The icon size (width 86 and height 96 pixels) is too large for the Google Map's display in Chrome. The icon size is correct when this kmz file was viewed in Google Earth. Note, this file was produced by ArcGis. There was also an error from ZipFile.complete.js of "Cannot read property 'status' of undefined".
Please let me know if there is an option that I can use to change the icon size; otherwise, I will just change the scaleSize in my copy of geoxml3_gxParse_kmz.js.