NextGIS Frontend
Preparing search index...
@nextgis/qms-core
QmsWmsService
Interface QmsWmsService
interface
QmsWmsService
{
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
;
format
:
string
|
null
;
guid
:
string
;
icon
:
number
|
null
;
id
:
string
|
number
;
layers
:
string
;
license_name
:
string
|
null
;
license_url
:
string
|
null
;
name
:
string
;
params
:
string
|
null
;
source
?:
string
;
source_url
?:
string
|
null
;
terms_of_use_url
:
string
|
null
;
turn_over
:
boolean
;
type
:
"wms"
;
updated_at
?:
string
;
url
:
string
;
}
Hierarchy (
View Summary
)
QmsServiceBase
QmsWmsService
Index
Properties
boundary?
boundary_
area?
copyright_
text
copyright_
url
cors_
status?
created_
at?
cumulative_
status?
desc
epsg
extent?
format
guid
icon
id
layers
license_
name
license_
url
name
params
source?
source_
url?
terms_
of_
use_
url
turn_
over
type
updated_
at?
url
Properties
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
format
format
:
string
|
null
guid
guid
:
string
icon
icon
:
number
|
null
id
id
:
string
|
number
layers
layers
:
string
license_
name
license_name
:
string
|
null
license_
url
license_url
:
string
|
null
name
name
:
string
params
params
:
string
|
null
Optional
source
source
?:
string
Optional
source_
url
source_url
?:
string
|
null
terms_
of_
use_
url
terms_of_use_url
:
string
|
null
turn_
over
turn_over
:
boolean
type
type
:
"wms"
Optional
updated_
at
updated_at
?:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
boundary
boundary_
area
copyright_
text
copyright_
url
cors_
status
created_
at
cumulative_
status
desc
epsg
extent
format
guid
icon
id
layers
license_
name
license_
url
name
params
source
source_
url
terms_
of_
use_
url
turn_
over
type
updated_
at
url
NextGIS Frontend
Loading...