Constructors
constructor
- new RoutableTile(id: string, nodes: Set<string>, ways: Set<string>): RoutableTile
-
Parameters
-
id: string
-
nodes: Set<string>
-
ways: Set<string>
Properties
Protected nodes
nodes: Set<string>
Protected ways
ways: Set<string>
Methods
contains
-
Parameters
Returns boolean