Map API

Nutiteq Maps Lib SDK enables developing advanced mobile mapping applications.
Platforms: Android, RIM BlackBerry, Java ME (J2ME)
Download maps API SDK »
Untitled Document

Products

» View demos
» Downloads

Latest news

Last at Tue, 6 Dec 2011 18:37:53
Topic: New BlackBerry sample app
See more news »

Network activity not stopping after stopMapping

1 reply [Last post]
tourismradio
User offline. Last seen 1 year 49 weeks ago. Offline
Joined: 03/24/2009

After
mapComponent.stopMapping();

is called, the mapComponent continues to get map tiles from the server.

Is there a way to stop this happening?

I'm trying to close my application, and want to close everything down nicely. Is there a way to at least determine when the network requests are done?

jaak
User offline. Last seen 1 day 11 hours ago. Offline
Joined: 06/19/2008

Right now you cannot control it directly, but we plan to improve this part.

/JaakL