Waypoints
designInterfaces_waypoints
included in the Core module.
Description
Implemented by all waypoints designs
Properties
Property | Value |
---|---|
Name | Waypoints |
Code | designInterfaces_waypoints |
Type | Design interface |
Context | Core |
Title | {{attributes_waypointsName}} |
Subtitle | - |
Icon | icon-marker-circle |
Colour | #25aae1 |
Implements
This interface does not implement any interfaces.
Applied to designs/interfaces
This interface is not added to any designs or interfaces when this module is installed.
Attributes
This interface directly creates the following attributes.
Name
User specified or name of the street the coordinate snapped to (returned by the routing service)
Property | Value |
---|---|
Name | Name |
Code | attributes_waypointsName |
Type | String |
Required | true |
Unique | false |
Readonly | false |
Options |
|
Distance
Optional distance of the snapped point from the original (returned by the routing service)
Property | Value |
---|---|
Name | Distance |
Code | attributes_waypointsDistance |
Type | Number |
Required | false |
Unique | false |
Readonly | false |
Options |
|
Index
Only available for OSRM trip object. Index of the point in the trip.
Property | Value |
---|---|
Name | Index |
Code | attributes_waypointsIndex |
Type | Number |
Required | false |
Unique | false |
Readonly | false |
Options |
|
Default attribute permissions
This interface applies the following default permissions to all attributes against each user group.
Allows | Name | Code |
---|---|---|
ReadOnly | Project Viewers | userGroups_projectViewers |
ReadWrite | Project Managers | userGroups_projectManagers |
Permissions
User Group | Allows |
---|---|
Project Viewers | Read |
Project Managers | Read, Create, Edit, Delete |