I wrote my own implementation of a library similar to Google Maps, but in Java/GWT (www.maryanovsky.com/sasha/maps/). I am now trying to add proper support for Google Maps tiles to it by accessing them via the Google Maps API (which believe is allowed by the EULA) rather than creating them myself. That's how OpenLayers do it - http://openlayers.org/blog/2010/07/10/google-maps-v3-for-openlayers/ and http://trac.osgeo.org/openlayers/browser/sandbox/ahocevar/google-ng/lib/OpenLayers/Tile/Google.js
Alexander (aka Sasha) Maryanovsky. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/kSpt9q2bezAJ. 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-maps-js-api-v3?hl=en.
