MapView on Android

The MapView in Android seems to be quite different from the one on iOS in terms of features. I’ve found out that it limits me the amount of markers I can put in the map at once. The other is that it seems to be unable to focus on in a marker using map:setCenter(). Are these limitations on Corona SDK for Android or am I doing something wrong? Thanks for the help.