July 3, 20232 yr I have created a kml file in Google Earth Pro but it does not show in LNM. I cannot upload the file here. Is there any tricks to this? Many thanks.
July 3, 20232 yr See here in the pinned post about sharing files: https://www.avsim.com/forums/topic/605519-how-to-post-a-screenshot-or-files/ The KML code is a bit limited and not mine. Not sure if I can fix this but I can have a look at it. Alex Alex' Projects: Little Navmap
July 4, 20232 yr Author Thanks Alex Here is my kml code: <?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom"> <GroundOverlay> <name>Untitled Image Overlay</name> <color>8fffffff</color> <Icon> <viewBoundScale>0.75</viewBoundScale> </Icon> <LatLonBox> <north>-37.17404738403439</north> <south>-38.42485114383926</south> <east>145.9820412055156</east> <west>143.1658873709244</west> </LatLonBox> </GroundOverlay> </kml> Regards John
July 4, 20232 yr Hi John, Google Earth does not show anything if I import it. I jumps to the lat/lon box but it is not visible. Alex Alex' Projects: Little Navmap
July 4, 20232 yr Author Thanks Alex, I think I have fixed it. I was missing the link. Sorry to use up your time.
July 5, 20232 yr 10 hours ago, johnbla said: Thanks Alex, I think I have fixed it. I was missing the link. Sorry to use up your time. No problem, John. Glad you found the issue. Alex' Projects: Little Navmap
Archived
This topic is now archived and is closed to further replies.