![]() |
Maria GDK 4.7.0.84
Documentation of managed code in develop branch
|
Simple track service updater for 3D track layers. This track service updater will use generation counters to update tracks globally, not limited by the current viewport, unlike the 2D track synchronizer. More...
Public Member Functions | |
void | Start () |
void | Stop () |
TrackUpdater (ITrackServiceClient trackServiceClient, INativeClientTrackStore clientTrackStore) | |
void | SetTrackServiceClient (ITrackServiceClient trackServiceClient) |
void | AddTrackList (INativeClientTrackStore clientTrackStore) |
void | RemoveTrackList (string listId) |
void | Dispose () |
Properties | |
int | RefreshInterval [get, set] |
string | LayerName [get, set] |
bool | IsRunning [get] |
long | LastKnownGeneration [get, set] |
Simple track service updater for 3D track layers. This track service updater will use generation counters to update tracks globally, not limited by the current viewport, unlike the 2D track synchronizer.