GoogleEarthEnterpriseMetadata
To construct GoogleEarthEnterpriseMetadata, call [GoogleEarthEnterpriseMetadata.fromUrl]. Do not call the constructor directly.
Provides metadata using the Google Earth Enterprise REST API. This is used by the GoogleEarthEnterpriseImageryProvider and GoogleEarthEnterpriseTerrainProvider to share metadata requests.
See also
Properties
Link copied to clipboard
True if imagery is available.
Link copied to clipboard
Key used to decode packets
Link copied to clipboard
Exponent used to compute constant to calculate negative height values.
Link copied to clipboard
Threshold where any numbers smaller are actually negative values. They are multiplied by -2^negativeAltitudeExponentBias.
Link copied to clipboard
True if imagery is sent as a protocol buffer, false if sent as plain images. If undefined we will try both.
Link copied to clipboard
True if terrain is available.