The fields of the GeoMapPath class are listed below. For a complete list of GeoMapPath class members, see the GeoMapPath Members topic.
MapFill | Indicates both that the path marks off a polygonal area and specifies the fill color to use as an overlay within that area. The set of locations following need not be a "closed" loop; the Static Map server will automatically join the first and last points. Note, however, that any stroke on the exterior of the filled area will not be closed unless you specifically provide the same beginning and end location. (Google maps only) |
Route | Represents a path object. Route can be specified as GeoRouteResult or GeoPolyline data type. (GeoPolyline can be used only with Google maps.) |
RouteColor | Represents a route color either as a 24-bit or 32-bit alpha value. (Google maps only) |
RouteWeight | Specifies the thickness of the path in pixels. If no weight parameter is set, the path will appear in its default thickness (5 pixels). (Google maps only) |
GeoMapPath Class | Resco.Location.Services.Map Namespace | See Google