Maps show some points of interest even with showsPointsOfInterest flag set to off

Originator:richard
Number:rdar://28980142 Date Originated:27 Oct 2016
Status:Closed/Duplicate/28247669(open) Resolved:
Product:iOS Product Version:10
Classification:Bug Reproducible:yes
 
Area:
MapKit (Maps)

Summary:
The showsPointsOfInterest does not remove all the POI from the map as it used to in previous version of iOS (before 10.0)

Steps to Reproduce:
Create an app with a map
Set centre to an urban location - lat: 51.510067, lng: -0.133869 works well
Set showsPointsOfInterest to NO
Show map
Observe how there are POI shown.

Example project: https://github.com/NoodlFroot/MapKit-POI-Problem

Expected Results:
Setting the showsPointsOfInterest to NO should remove all POI from the map as it used to before iOS10 

Actual Results:
Some POI are still shown on the map when showsPointsOfInterest is set to NO.

Version:
10.1 (14B72) and others

Notes:


Configuration:
iPhone running iOS10 or simulator

Comments

Marked as closed - Duplicate of 28247669 (open)


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!