OSMEnvironment
Builds a new OSMEnvironment without an actual backing map. This environment will be unable to use the navigation system.
Parameters
the incarnation to be used.
Builds a new OSMEnvironment, with nodes not forced on streets.
Parameters
the incarnation to be used.
the file path where the map data is stored
Parameters
the incarnation to be used.
the file path where the map data is stored
if true, the nodes will be placed on the street nearest to the desired Position.
Parameters
the incarnation to be used.
the file path where the map data is stored
if true, the nodes will be placed on the street nearest to the desired Position.
if true, the nodes which are too far from a street will be simply discarded. If false, they will be placed anyway, in the original position.
Parameters
the incarnation to be used.
the file path where the map data is stored. Accepts OSM maps of any format (xml, osm, pbf). The map will be processed, optimized and stored for future use.
the symbols of IEEE 754-encoded position that may be discarded when comparing two positions, allowing quicker retrieval of the route between two positions via cache.
Parameters
the incarnation to be used.
the file path where the map data is stored. Accepts OSM maps of any format (xml, osm, pbf). The map will be processed, optimized and stored for future use.
the symbols of IEEE 754-encoded position that may be discarded when comparing two positions, allowing quicker retrieval of the route between two positions via cache.
if true, the nodes will be placed on the street nearest to the desired Position.
if true, the nodes which are too far from a street will be simply discarded. If false, they will be placed anyway, in the original position.