I am trying to rewrite 00-map-with-wms.html that is listed in http://workshops.opengeo.org/postgis-spatialdbtips/map-with-wms.html in GWT and org.gwtopenmaps.openlayers library. The original html is attached as 00-map-with-wms.html and GWT Java code is attached as SpatialDbTips.java. I have some problem in GWT version: 1. I have to resize web browser first. 2. I have to change zoom level then.
After I did the above two steps, GWT version works the same as original html version. Thanks, JimTitle: 00 - Base Map with WMS Overlay
00 - Base Map with WMS Overlay
This example shows a Google Maps base map and a WMS overlay
generated by GeoServer from the Medford data stored in the
medford.buildings table in PostGIS.
The layer switcher (click on the "plus" sign to the right) can be used to change the base map, and to toggle the WMS overlay on and off.
SpatialDbTips.java
Description: Binary data
_______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
