How can we draw custom shapes as features on open layers map?
in our project, we have to dislpay multi colored custom shapes (just like pushpins) as Features on the map. the colors in the shapes change according to the undelaying data that the Feature depicts. say, a released order shows green color and a free order shows red when these two are in a cluster, the feature should be colored in half green and half red depicting that the cluster contains both types of orders.
how can this be done?
Regards Jatin