Create(TdxMapControlGeoPoint) Constructor
Initializes a new instance of the TdxBingMapRouteWaypoint class with specified settings.
Declaration
constructor Create(const AGeoPoint: TdxMapControlGeoPoint); overload; virtual;
Parameters
Name | Type |
---|---|
AGeoPoint | TdxMapControlGeoPoint |
See Also