The document discusses limitations and features of using maps on Apple Watch, including:
- Current limitations of WKInterfaceMap include it not being scrollable, zoomable, or able to open Apple's map app. Only 5 annotations are allowed.
- Location services can be accessed by requesting authorization from the iPhone, not the Watch. Handoff can be used if authorization is not granted.
-Annotations use custom images cached from the device rather than the current location. Realm can be used instead of CoreData to share data between watch and iPhone apps.
- A restaurant browsing app was rejected for having limited features, only launching maps. More robust features are needed.
- PagingMenuController and