Hi Robert,

thanks for the info, now in this syntax

var topowms = new OpenLayers.Layer.WMS( "Topos",
                          "http://10.64.20.120/cgi-bin/gsswms.exe?";,
                          {layers:
['nzislands','nznoaa','nz1mtm','nz250ktm','nz50ktm','linz_orthos'], format:
"image/png"},
                          {singleTile: true, minResolution: 1000} );

how do you tell openlayers the location of the shapefiles? is this variable
going to create just a single layer for all the 7 shapefiles? i need a
single layer for each shapefile so basically there will be 7 non-base
layers.
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to