Other than the subject, what’s included here, as following: Add Google Map as base map How to create vector layer How to add features to
read moreA good tutorial on WFS-T. Didn’t try it yet, but will try it soon. http://www.gistutor.com/openlayers/22-advanced-openlayers-tutorials/47-openlayers-wfs-t-using-a-geoserver-hosted-postgis-layer.html
read moreUse the following to have your own custom on hover feature.
read moreWe just need to use the following in order to set the layer ordering. var layer = map.getLayer(id);map.setLayerZIndex(layer,1000); Please take note, the following are the
read more