Свойство | Type | Description | |
---|---|---|---|
Finish | csPoint | ||
Layer | GroupLayer | ||
MLayer | GraphicsLayer | ||
Start | csPoint | ||
_finish | Graphic | ||
_line | Graphic | ||
_start | Graphic |
Méthode | Description | |
---|---|---|
DecodeLatLong ( string encoded ) : List |
||
GeoTimer_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void | ||
GetDistance ( ) : double | ||
Init ( GroupLayer gl, MapPoint start, MapPoint finish, System.Windows.ResourceDictionary rd ) : void |
Méthode | Description | |
---|---|---|
DecodePoint ( string encoded, int startindex, int &finishindex ) : int |
decodes the cuurent chunk into a single integer value
|
|
Remove ( ) : void | ||
StartPlay ( ) : void | ||
UpdateLine ( |
||
UpdatePoint ( string state, MapPoint geometry ) : void | ||
ViewDef_MapManipulationDelta ( object sender, |
public static DecodeLatLong ( string encoded ) : List |
||
encoded | string | |
Résultat | List |
public GeoTimer_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void | ||
sender | object | |
e | System.Timers.ElapsedEventArgs | |
Résultat | void |
public Init ( GroupLayer gl, MapPoint start, MapPoint finish, System.Windows.ResourceDictionary rd ) : void | ||
gl | GroupLayer | |
start | MapPoint | |
finish | MapPoint | |
rd | System.Windows.ResourceDictionary | |
Résultat | void |