Commit a795f15
Clarify SwiftUI annotation dragging limitations (#5334)
- Remove isDraggable parameter from SwiftUI CircleAnnotation example
- Add documentation note explaining dragging is not supported in SwiftUI
- Update SwiftUI User Guide to clarify isDraggable and isSelected
limitations
🤖 Generated with [Claude Code](https://claude.ai/code)
cc @mapbox/maps-ios
Co-authored-by: Release SDK bot for Maps SDK team <[email protected]>
Co-authored-by: Claude <[email protected]>
GitOrigin-RevId: 501a73b9e9b7c33f1848a3febea9e095f718f3511 parent ece12e0 commit a795f15
File tree
2 files changed
+3
-1
lines changed- Sources
- Examples/SwiftUI Examples
- MapboxMaps/Documentation.docc/Articles
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| 259 | + | |
| 260 | + | |
259 | 261 | | |
260 | 262 | | |
261 | 263 | | |
| |||
0 commit comments