I have implemented a simple WMS client for Android, it is not difficult: projections aside, you can simply specify the required coordinates as input to the WMS service and then overlay the image: all the work is done on the WMS server.I have some more info (not complete, too lazy) here: http://androidgps.blogspot.com/2008/09/simple-wms-client-for-android.html as well as some of the newer entries.
HTH Ludwig 2008/11/9 diatom <[EMAIL PROTECTED]> > > Hello, > > Is there a way to add a WMS map service to the MapView object? > > If so, can you provide direction or sample code on how to do this? > > Thanks, > Clint > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

