Interface: UrlOptions
viewer.UrlOptions
Interface for the URL options that can be provided to the viewer.
interface
#
Properties#
exploreHost• Optional
exploreHost: string
Explore host.
description
Host used for links to the full
mapillary website.
default
{"www.mapillary.com"}
#
Defined inviewer/options/UrlOptions.ts:15
#
scheme• Optional
scheme: string
Scheme.
description
Used for all hosts.
default
{"https"}