NextGIS Frontend
Preparing search index...
@nextgis/qms-core
QmsTmsLayer
Interface QmsTmsLayer
interface
QmsTmsLayer
{
attribution
?:
string
;
extent
?:
QmsExtent
;
maxZoom
?:
number
;
minZoom
?:
number
;
name
:
string
;
scheme
:
"tms"
|
"xyz"
;
service
:
QmsTmsService
;
subdomains
:
string
[]
;
type
:
"tms"
;
url
:
string
;
}
Hierarchy (
View Summary
)
QmsLayerBase
QmsTmsLayer
Index
Properties
attribution?
extent?
max
Zoom?
min
Zoom?
name
scheme
service
subdomains
type
url
Properties
Optional
attribution
attribution
?:
string
Optional
extent
extent
?:
QmsExtent
Optional
max
Zoom
maxZoom
?:
number
Optional
min
Zoom
minZoom
?:
number
name
name
:
string
scheme
scheme
:
"tms"
|
"xyz"
service
service
:
QmsTmsService
subdomains
subdomains
:
string
[]
type
type
:
"tms"
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribution
extent
max
Zoom
min
Zoom
name
scheme
service
subdomains
type
url
NextGIS Frontend
Loading...