flywave-mapview.mapview.uriresolver
Home > @flywave/flywave-mapview > MapView > uriResolver
MapView.uriResolver property
used to resolve application/deployment specific URIs into actual URLs that can be loaded with fetch.
Signature:
get uriResolver(): UriResolver | undefined;