Skip to content
Christoph edited this page Sep 14, 2022 · 1 revision
graph TB;
    id1(style)-->id2(annotationStyle);
    id1(style)-->id3(featureStyle);
Loading

Overview

The style object contains the following data:

"style": {
    "annotationStyle": {},
    "featureStyle": {}
}

Data

annotationStyle

An object with information about the styling for map annotations within.

featureStyle

An object with information about the styling for the queried geometry from the feature info request within.