This default location resolver resolves ILocation instances by their id (http(s)://...)
id
http(s)://...
If only an id string is passed, it returns an ILocation with all available information.
If an incomplete ILocation (but with an id) is passed, it gets supplemented as well.
Generated using TypeDoc
This default location resolver resolves ILocation instances by their
id
(http(s)://...
)If only an
id
string is passed, it returns an ILocation with all available information.If an incomplete ILocation (but with an
id
) is passed, it gets supplemented as well.