Documentation | Samples | TrackingTest
How to efficiently implement tracking layer - to update locations of dozens of shapes like vehicles.
This sample illustrates use of:
Name | Description |
---|---|
TGIS_Shape.Centroid | Calculate the central point of a shape. |
TGIS_Shape.Params | Returns parameters (colors, fills etc) object. |
TGIS_Shape.SetPosition | Move the whole shape. |
TGIS_Viewer.Lock | Lock viewer. |
TGIS_Viewer.Unlock | Unlock viewer. |
This sample is available on following platforms (click to see source code):