Hello,

I have two ways to get map pictures from my application : First way by
calling buildDrawingCache() from the MapView object managed in my
MapActivity the second way is by using the Google Static API .
WIth the same GeoPoint I get two different results because zoom level
scale of MapView differs from  zoom level scale of Google Static API.

So :
 + zoom 3 in Google Static API == zoom 4 in MapView
 + zoom 4 in Google Static API == zoom 5 in MapView
 + zoom 5 in Google Static API == zoom 6 in MapView
 + ...

Is there any exlpanations? Is it going to change?

Thanks,

--

You received this message because you are subscribed to the Google Groups 
"Android Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/android-discuss?hl=.


Reply via email to