GET v1/map/layers?categoryId={categoryId}&layerId={layerId}&page={page}

Get list of layers.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
categoryId

Category Id

integer

Required

layerId

Layer Id

integer

Required

page

Page number

integer

Default value is 1

Body Parameters

None.

Response Information

Resource Description

Return tree of categories.

PageResultsOfMapLayersModel
NameDescriptionTypeAdditional information
Total

integer

None.

PageSize

integer

None.

PageCount

integer

None.

Items

Collection of MapLayersModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.