From: Roland S. <Rol...@no...> - 2010-07-16 15:48:21
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> Hi,<br> <br> I got interested in the GWT-OpenLayers project because we needed a cross-browser map widget that allows users to select lat/lon rectanges, lat and lon lines and points to drive our <a href="http://ferret.pmel.noaa.gov/NVODS/">data visualization web app</a>. In case somebody else might find it useful, I've <a href="http://code.google.com/p/referencemap">released the code for the widget on Google Code</a>.<br> <a href="http://code.google.com/p/referencemap"></a><br> Here is an example <a href="http://olmapwidget.appspot.com/OLMapWidget/mapwidget.html">deployment for JavaScript</a> and a <a href="http://olmapwidget.appspot.com/MapExample.html">deployment using GWT</a> and a <a href="http://olmapwidget.appspot.com/RefMapTutorial.swf">Flash-based tutorial video.</a><br> <br> Cheers,<br> Roland<br> </body> </html> |