How to close Blackberry map programmatically
Posted
by nhd
on Stack Overflow
See other posts from Stack Overflow
or by nhd
Published on 2010-05-17T03:41:25Z
Indexed on
2010/05/17
3:50 UTC
Read the original article
Hit count: 204
blackberry
Hi all, please help me close Blackberry map programmatically from my application. I first call BB map and pass a map argument and it display seem smoothly, but in the second, when I change my map argument, BB map doesn't respond with the new argument, it keeps the old. I think I must close it before pass the new argument but don't know how to do that. Thank you.
© Stack Overflow or respective owner