I want to show around 50,000 points on a layer on OpenLayers map. Each point is around 100 KM * 100 KM. In other words, I would like to color a 100KM * 100KM box green at 179.3333,65.5000. I found this tutorial online on the OpenLayers website: http://openlayers.org/dev/examples/styles-context.html
But that is not what I'm looking for. Does anyone know any tutorials or articles that can help me out? or any pointers on how to do that?
Moreover, if you think Openlayers is not the right tool and there is a better one could you please let me know?
Thank you