I need to have an iPad app show a given country with some anotations using mapkit. Is it possible to limit it so the user can not scroll over to another region than the one i want to show? For example, my app wants to show stuff about Brazil, can i make it so the user can not move away from that country?
This question is regarding Mapkit, i know i could have an image of the country at question and try to get a similar effect to google map's...
Thanks!