how to show subway exit in the mapkit mapview

    mapView.showsTraffic=true
    mapView.showsScale=true
    mapView.showsCompass=true
    mapView.showsUserLocation=true
    mapView.showsBuildings=true
    mapView.showsLargeContentViewer=true

hi,guy,please help to see this problem,thankyou,the mapkit api support some showsfunction,but I can not find how to show the exit of subway in my own app,but the map app of appple shows the exit of the subway,so how can I show the exit of the subway stations by using mapkit

There's no supported way for you to configure the display of subway stations with the APIs currently available. If you'd like us to consider adding the necessary functionality, please file an enhancement request using Feedback Assistant. Once you file the request, please post the FB number here.

If you're not familiar with how to file enhancement requests, take a look at Bug Reporting: How and Why?

how to show subway exit in the mapkit mapview
 
 
Q