-
Notifications
You must be signed in to change notification settings - Fork 0
style
Christoph edited this page Sep 14, 2022
·
1 revision
graph TB;
id1(style)-->id2(annotationStyle);
id1(style)-->id3(featureStyle);
The style object contains the following data:
"style": {
"annotationStyle": {},
"featureStyle": {}
}
An object with information about the styling for map annotations within.
An object with information about the styling for the queried geometry from the feature info request within.