IllegalArgumentException: width and height must be > 0 during zoomOut in Google MapView
- by Janusz
I'm trying to zoom in on a Google MapView on step in the oncreateMethod of my Activity.
Everytime I try to zoom the map via the mapController I get an IllegalArgumentException:
04-15 10:16:51.012: ERROR/AndroidRuntime(528): java.lang.RuntimeException: Unable to start activity…