<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CarPlay",
  "identifier" : "/documentation/CarPlay/CPMapTemplateDelegate/mapTemplateShouldProvideMultiStopRouting(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "CarPlay"
    ],
    "preciseIdentifier" : "c:objc(pl)CPMapTemplateDelegate(im)mapTemplateShouldProvideMultiStopRouting:"
  },
  "title" : "mapTemplateShouldProvideMultiStopRouting(_:)"
}
-->

# mapTemplateShouldProvideMultiStopRouting(_:)

Determines if the template should provide UI for multi-stop routing while actively navigating, including the ability to add and remove stops.

```
optional func mapTemplateShouldProvideMultiStopRouting(_ mapTemplate: CPMapTemplate) -> Bool
```

## Return Value

YES if the template should provide multi-stop routing functionalities, otherwise NO

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)