The distance in meters between the two shape-points when two Navlink Features get disconnected.
Callback that is called before certain edit operations are executed. This callback can be used to allow or restrict specific edit operations based on the return value.
Select a feature by default on tap/pointerup event.
Define the pixel radius of the area within a shape point of a Navlink Feature can be moved by mouse/touch interaction.
Defines the coordinate precision for the automatic intersection detection. Number of decimal points of the WGS coordinates that must match.
Keep features selected after mapview-change or click on the "ground" of the map. if set to false -> will be cleared after viewport change and click on ground. if set to "viewportChange" -> will only be cleared on ground click. if set to true -> no clear at all.
define the TileLayers that should be edited with the editor.Editor
The maximum allowed distance of the "Routing Point" to the Address/Place itself in meters.
The "routingPointPrecision" defines the number of decimal places of the position of a routing point when it is changed.
Optional service settings.
define reverseGeocoder service/functionality to request the address for a geographical position.
Get the iso country code for a geographical position. If "getISOCC" is defined, the iso country code will be attached to all newly created features before sending to remote datasource.
The distance in meters between each of two coordinates/shape-points where snapping occurs. Two coordinates/shape-points closer than this parameter will be joined to a single point.
Generated using TypeDoc
Options to configure the map editor (editor.Editor).