home  >   maps  >   map(China_4326)  >   tileFeature

VectorStyles



Description:
         The set of vector styles. You can query the vector style according to style type and layer name.


Style The query result. If type and layername are not specified, then all the vector styles will be returned.


Style type Request Mapbox_GL type style.

Get the corresponding vector styles according to the layer name set:
Style type Request cartoCSS type style.
Layer set The layer set to be queried, for example: ["China_Nation_txt_1@China","China_Hyd_R@China400"]

You can also get the vector style of a specific layer according to the layer name:
Style type Currently, only cartoCSS is supported.
Layer The layer to be queried, for example:"China_Nation_txt_1@China" or "China_Hyd_R@China400"...
 
HTTP methods

Output formats