Specifies the type of shapes contained in an OSM map file.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C#
![]() |
---|
public enum StreetShapeType |
Visual Basic
![]() |
---|
Public Enum StreetShapeType |
Member name | Description | |
---|---|---|
![]() |
ClosedWay |
Indicates a closed way. |
![]() |
Node |
Indicates a node. |
![]() |
Way |
Indicates a way. |