Tagged Questions
2
votes
1answer
563 views
How can GeoJson polygons be colored programmatically using OpenLayers?
I'm experimenting with dynamically setting the color values of a geojson polygon. In my geojson file, there is an attribute for each polygon called pop_den. I am trying to update the fillcolor of the ...
