based map follow layer wms tiled
- by user32263
hye all,
im new in openlayer, just want to ask, i want to develop one system i already get layer from geoserver using wms services; this is the code:
var hilirPerak = new OpenLayers.Layer.WMS("hilirPerak",
"http://localhost:8080/geoserver/hilirPerak/wms", { workspace: 'hilirPerak', layers: 'hilirPerak:lot', styles:'', format: 'image/png', tiled:…