new SuperMap.RouteCalculateMeasureParameters(options)
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
Members
-
isIgnoreGapboolean
-
Whether to ignore the distance between child objects.
-
pointSuperMap.Geometry.Point L.LatLng L.Point ol.geom.Point
-
2D geographic coordinates point object, including attribute objects of the x and y coordinate values.
-
sourceRouteSuperMap.Route L.Polyline ol.geom.LineString
-
route object. This object can be route objects generated by users or route objects gotten from the datasource query.
-
tolerancefloat
-
Tolerance.
Methods
-
destroy()
RouteCalculateMeasureParameters.js, line 50 -
Disposes the resource. The property that references resource is set to null.