Hello there! I am probably barking mad here, but I have the need to draw the output from the google maps 'object' inside a SurfaceView (basically I need to draw it as part of the surfaceview canvas, (inside a widget design)). Unfortunately using the native layouts is not an option, it has to go inside the surfaceview.
Other than doing something evil like instantiating the component, then capturing the draw output from it (assuming that I can even do that), is there a more 'correct' way to do this? -- 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

