Jump to: navigation, search

Difference between revisions of "SYSCLS MAPOVERLAY"


Line 23: Line 23:
 
| ''ROTATION_CLOCKWISE_DEGREES'' || {{Double}} || Specifies the bearing (rotation) of the overlay in degrees  
 
| ''ROTATION_CLOCKWISE_DEGREES'' || {{Double}} || Specifies the bearing (rotation) of the overlay in degrees  
 
|}
 
|}
 +
 +
[[Category:Classifications|SYSCLS MAPOVERLAY]]

Revision as of 10:45, 22 June 2015

IC CLASSIFICATION.gif Map Overlay Classification
Name SYSCLS_MAPOVERLAY
Inheritance -
Namespace System.Classification
ID {27A2455F-FF10-4F36-9C30-1C4E2E6F0661}
Purpose Classify objects as a Map Overlay object
Version 2.4.4+

Classifies an object as map overlay. Map Overlays are used to to extend the Basemap (Satellite Image, Google Maps). A Map Overlay (in Google Developer Environment also called "Ground Overlay) is an Image that is tied to latitude/longitude coordinates, so they move when you drag or zoom the map.

MetaProperties

Name Data type Comment
LOCATION_CENTER Geographic Coordinate Specifies the location of the overlay's center
WIDTH_METERS Double Specifies the width of the overlay in meters
ROTATION_CLOCKWISE_DEGREES Double Specifies the bearing (rotation) of the overlay in degrees