Can't zoom out very far on MapView

2844
2
04-10-2012 11:13 AM
BenLaut
New Contributor
Hi!

I have a problem on my Android MapView. I added 3 Layers and get everything displayed. The Problem is now, that i can't zoom out very far.

I think it has something to do with the MapView boundaryExtent which can be accessed through the getter "getMapBoundaryExtent() ". Unfortunately there is no setter. So how can I modify this limiting attribute?

Has anyone an idea?

Thx,
Benjamin
0 Kudos
2 Replies
SaurabhGupta
New Contributor II
Hi,

The max resolution and min resolution defines boundary in which you could zoom.

Please try setting those.

Regards.
0 Kudos
BenLaut
New Contributor
Thanks a lot!

Now I can zoom out! But I still can't scroll to the south of my loaded map. What could that be?
0 Kudos