You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree to follow the Code of Conduct that this project adheres to.
I have searched the issue tracker for an issue that matches the one I want to file, without success.
Request type
Request for enhancement of a component
Functionality
A geographical coordinate picker in the node edit pane would be a helpful feature and could also support #239.
Proposed Functionality:
A new expandable Location area in the node editing pane shows a map where a marker represents the location of the currently selected node. The marker can be moved by the user to adjust the coordinate of the node. On new nodes, a geocoding suggestion based on the operation point or name is provided (#205 would further increase the probability to find an suggestion), but not yet set for the node. The coordinate is an optional property of a node.
This feature requires adding an optional coordinate field to the Node object in the data model:
Preflight Checklist
Request type
Request for enhancement of a component
Functionality
A geographical coordinate picker in the node edit pane would be a helpful feature and could also support #239.
Proposed Functionality:
A new expandable Location area in the node editing pane shows a map where a marker represents the location of the currently selected node. The marker can be moved by the user to adjust the coordinate of the node. On new nodes, a geocoding suggestion based on the operation point or name is provided (#205 would further increase the probability to find an suggestion), but not yet set for the node. The coordinate is an optional property of a node.
This feature requires adding an optional coordinate field to the
Node
object in the data model:Link to design proposal file
https://angular.app.sbb.ch/journey-maps/introduction/getting-started
SBB Angular - Journey-Maps-Web-Component
openlayer-openstreetmap-hikebike-map
angular-openlayers
The text was updated successfully, but these errors were encountered: