Points of Interest shown on MKMapView when showsPointsOfInterest is false.

Originator:tim
Number:rdar://37693801 Date Originated:20/02/2018
Status:Submitted Resolved:No
Product:iOS + SDK Product Version:10 - 11
Classification:UI/Usability Reproducible:Yes
 
Area:
MapKit

Summary:
A MKMapView added to an iOS app project with showPointsOfInterest set to false will hide some, but not all of the points of interest on the map. This results in not being able to have a map displayed without points of interest.

Steps to Reproduce:
Add an MKMapView to an iOS project, and set showPointsOfInterest to false.
Go to a city such as Sydney (-33.8688, 151.2093 ), zoom in and notice that there will still be points of interest shown, such as businesses, schools and parks.

Expected Results:
The map is shown without any points of interests. Only suburb names, street names, labels etc.

Actual Results:
The map is shown with icons and labels representing points of interests. See attached screenshot for an implementation of MKMapView with pointsOfInterest set to false. You can see that there are still points of interest on the map.

Version/Build:
iOS 10.0 - 10.3.3 and iOS 11.0 - 11.2.5.

Configuration:
iOS Simulator & iPhone X Model A1865 (256GB).

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!