I'm trying to get my mapView to zoom in fairly close by using the setRegion function.
My problem is that, while testing, it seems that setRegion doesn't want to zoom in more than to a span of about 0.01 or so, even though I can manually pinch to zoom in closer than that.
What's stopping this? Will setRegion not allow me to zoom in closer?