sohambannerjee8 / android-maps-extensions

Automatically exported from code.google.com/p/android-maps-extensions
0 stars 0 forks source link

Map is unresponsive after adding a lot of markers until suspend/resume #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem? Please provide sscce (short, self
contained, correct example) when possible.

I'm writing a sample app as a proof of concept. 
I'm loading the map, and adding 2000 markers. Nothing else.
When markers are being added the map does not react to any touches. I've got 
the zoom in/out controls on screen, I can tap them but there's no response. 
After the markers are added there's still no response from the map.
When I suspend the app and resume it, I can see the map refreshed to the zoom 
level and position just like all of my actions from before the suspension were 
interpreted. The map is responsive.

What is the expected output? What do you see instead?

I would expect the map to be responsive after I load the markers.

I believe I'm doing something wrong here, but I would be grateful for a pointer.

Thanks

BTW.
Great work!

Original issue reported on code.google.com by k.szcze...@gmail.com on 21 Sep 2013 at 6:38

GoogleCodeExporter commented 9 years ago
it would be awesome to be able to remove/close an issue.
I just missed the fact that I had a fragment in my layout file and then created 
another one.
Stupid mistake. I was sure I was using a different layout.

Original comment by k.szcze...@gmail.com on 21 Sep 2013 at 6:59

GoogleCodeExporter commented 9 years ago
Hello Krystian,

No problem. I'm closing it.
Have fun using AME.

Original comment by maciek.g...@gmail.com on 21 Sep 2013 at 7:14