Skip to content

wmts style #199

Open
Open
@wszsp

Description

@wszsp

arcgis for js can setting:
var customLayer = new WMTSLayer({
url: "https://36.142.16.42:20001/geoserver/gwc/service/wmts",
activeLayer: {
id: "workspace:gs",
tileMatrixSetId: "EPSG:4326",
styleId: "lzz-xiaoban",
},
serviceMode: "KVP"
});

arcgis for kotlin:WmtsLayerInfo public final val styles: kotlin.collections.List<kotlin.String> /* compiled code */
public final get
what can i do

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions