How to pass Itemized Overlay from a class to a Listener Class.
Posted
by Taylor
on Stack Overflow
See other posts from Stack Overflow
or by Taylor
Published on 2010-05-31T01:50:38Z
Indexed on
2010/05/31
1:52 UTC
Read the original article
Hit count: 243
android
Hey guys,
I tried searching the forums on this one, but I wasn't able to find anything on my problem.
To describe my problem, everytime my location changes, it redraws the center maker on the map.... Only catch is that it doesn't delete the previous one. I can get it to delete the previous one when the location is changed, but I have no idea how to pass the original overlay in-between classes.
Also, pastebin here
Thanks in advance, hwrd
© Stack Overflow or respective owner