I have some small graphs on display over mapactivity. And when one of these graphs are clicked want to show up detailed graph with transparency over the google map. So I have class "myCusomGraphView extends View{...}" and I want to display it over MapActivity when it needed.
Asked
Active
Viewed 219 times
1
-
Can you post the code you have tried? – Jack Aug 04 '11 at 13:28
-
Well, I'm sorry but i think here is nothing to post. I do not know how to make it without defining my custom view in xml mapactivity file :( – alkonyah Aug 04 '11 at 13:33