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 amount of ciphers of the IEEE 754 encoded position that may be discarded when comparing two positions, allowing a quicker retrieval of the route between two position, since the cache may already contain a similar route which can be considered to be the same route, according to the level of precision determined by this value
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 amount of ciphers of the IEEE 754 encoded position that may be discarded when comparing two positions, allowing a quicker retrieval of the route between two position, since the cache may already contain a similar route which can be considered to be the same route, according to the level of precision determined by this value
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.