On 22 sep, 06:21, rjcarr <[EMAIL PROTECTED]> wrote: > I'm wondering if anyone has developed a GWT Widget for viewing a set > of GIS tiles very similar to Google Maps. I don't need all the > functionality that Google Maps offers, but I'd need things like geo > registration, multiple zoom levels, overlays, markers, etc ... > > I know there is a Google Maps Widget for GWT but unfortunately I can't > use Google Maps directly as my application will run offline (or, at > least, away from the cloud). > > In looking through the forums I've seen a reference to a "sachamaps" > but I get no other hits on it. So, before I go and spend a couple > weeks on this, I'd like to see if it has already been done, as I'm not > sure of the best algorithm to use for the tiling.
If you're looking for a "map" widget, I know of OpenLayers (pure JavaScript, but googling for "openlayers gwt" gave some results at sourceforge and codehaus). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
