NextGIS Frontend
Preparing search index...
@nextgis/qms-core
QmsTmsService
Interface QmsTmsService
interface
QmsTmsService
{
alt_urls
:
string
[]
;
boundary
?:
string
|
null
;
boundary_area
?:
number
|
null
;
copyright_text
:
string
|
null
;
copyright_url
:
string
|
null
;
cors_status
?:
string
;
created_at
?:
string
;
cumulative_status
?:
string
;
desc
:
string
;
epsg
:
number
|
null
;
extent
?:
string
|
null
;
guid
:
string
;
icon
:
number
|
null
;
id
:
string
|
number
;
license_name
:
string
|
null
;
license_url
:
string
|
null
;
name
:
string
;
origin_url
:
string
;
source
?:
string
;
source_url
?:
string
|
null
;
terms_of_use_url
:
string
|
null
;
type
:
"tms"
;
updated_at
?:
string
;
url
:
string
;
y_origin_top
:
boolean
;
z_max
:
number
|
null
;
z_min
:
number
|
null
;
}
Hierarchy (
View Summary
)
QmsServiceBase
QmsTmsService
Index
Properties
alt_
urls
boundary?
boundary_
area?
copyright_
text
copyright_
url
cors_
status?
created_
at?
cumulative_
status?
desc
epsg
extent?
guid
icon
id
license_
name
license_
url
name
origin_
url
source?
source_
url?
terms_
of_
use_
url
type
updated_
at?
url
y_
origin_
top
z_
max
z_
min
Properties
alt_
urls
alt_urls
:
string
[]
Optional
boundary
boundary
?:
string
|
null
Optional
boundary_
area
boundary_area
?:
number
|
null
copyright_
text
copyright_text
:
string
|
null
copyright_
url
copyright_url
:
string
|
null
Optional
cors_
status
cors_status
?:
string
Optional
created_
at
created_at
?:
string
Optional
cumulative_
status
cumulative_status
?:
string
desc
desc
:
string
epsg
epsg
:
number
|
null
Optional
extent
extent
?:
string
|
null
guid
guid
:
string
icon
icon
:
number
|
null
id
id
:
string
|
number
license_
name
license_name
:
string
|
null
license_
url
license_url
:
string
|
null
name
name
:
string
origin_
url
origin_url
:
string
Optional
source
source
?:
string
Optional
source_
url
source_url
?:
string
|
null
terms_
of_
use_
url
terms_of_use_url
:
string
|
null
type
type
:
"tms"
Optional
updated_
at
updated_at
?:
string
url
url
:
string
y_
origin_
top
y_origin_top
:
boolean
z_
max
z_max
:
number
|
null
z_
min
z_min
:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alt_
urls
boundary
boundary_
area
copyright_
text
copyright_
url
cors_
status
created_
at
cumulative_
status
desc
epsg
extent
guid
icon
id
license_
name
license_
url
name
origin_
url
source
source_
url
terms_
of_
use_
url
type
updated_
at
url
y_
origin_
top
z_
max
z_
min
NextGIS Frontend
Loading...