New feature: Capture (grayscale) current Google Earth view
Rotation and LatLonQuad is supported (see KML docs also)
Альбом: KML2KML 266 |
Copy Source | Copy HTML- <?xml version="1.0" encoding="utf-8" ?>
- - <kml xmlns="http://www.opengis.net/kml/2.2">
- - <GroundOverlay>
- - <Icon>
- <href>u1.jpg</href>
- <viewBoundScale>0.75</viewBoundScale>
- </Icon>
- - <gx:LatLonQuad xmlns:gx="http://www.google.com/kml/ext/2.2">
- <coordinates>55.2330205227194,57.8050219267041 56.6850994299952,57.3591335881169 57.4307212872883,58.0290400213456 55.9662727901691,58.4844650685378</coordinates>
- </gx:LatLonQuad>
- </GroundOverlay>
- </kml>
No comments:
Post a Comment