[ios] [WiP] #5036 draggable annotation views#5272
Conversation
| (read-only) | ||
| */ | ||
| @property (nonatomic, readonly) CLLocationCoordinate2D coordinate; | ||
| @property (nonatomic, readwrite) CLLocationCoordinate2D coordinate; |
There was a problem hiding this comment.
Not all MGLAnnotation implementations allow for coordinate to be changed, so we’ve been making this mutable only as necessary.
|
Should long-pressing an annotation view select the associated annotation and trigger the selection delegate methods (#5130)? |
|
I will postpone this issue due to more critical ( #5127, #5128 and #5129 ) which this issue depends on. |
This PR is still WiP or even PoC as I'm trying to figure out all implications of it and aligning it with #5245
TODO
freeAxes/flatis set.MBXViewController_TBC_
/cc @friedbunny @1ec5 @boundsj