Search code examples
iphoneiosipadmkmapview

How can hide legal link of the mkmapview monotouch iPhone


MKMapview have legal link on its bottomright point. I want to add a button on this place. the button have some kind of transparency. can I hide the legal link? Or if i set my buttons in a way that hide this link may apple reject my app?

I also have some kinds of subviews in my map view.


Solution

  • You SHOULD NOT hide this legal link or your app will be rejected by Apple.

    EDIT : I've found a category wich allows you to move this link, I'm not the author : https://github.com/bartvandendriessche/MKMapView-AttributionView