Checked for duplicates
Yes - I've already checked
Alternatives considered
Yes - and alternatives don't suffice
Related problems
No response
Describe the feature request
We really like using the following lines for creating paths. @tariqksoliman suggested this could be added as a variable in the mmgisglobal global variable.
`${window.location.origin}${(
window.location.pathname || ''
).replace(/\/$/g, '')}/
Checked for duplicates
Yes - I've already checked
Alternatives considered
Yes - and alternatives don't suffice
Related problems
No response
Describe the feature request
We really like using the following lines for creating paths. @tariqksoliman suggested this could be added as a variable in the mmgisglobal global variable.