location property

List<double?>? location
getter/setter pair

An array of latitude, longitude, altitude position of the location indicator. Default value: 0,0,0.

Implementation

List<double?>? location;