Add documentation and/or a real-world example for the necessary code to create a choropleth map based on the provided admin geometries.
In many cases, this library would be used for creating choropleth maps. This requires some additional code that may not be completely obvious to users, i.e. mapping values to geometries using setFeatureState.
Add documentation and/or a real-world example for the necessary code to create a choropleth map based on the provided admin geometries.
In many cases, this library would be used for creating choropleth maps. This requires some additional code that may not be completely obvious to users, i.e. mapping values to geometries using
setFeatureState.