-
* long press on enabled annotation now begins drag * support changing of drag state with custom animations * default RMMarker to animated drag * added state change callback like MapKit * always defer to delegate for drag enabling instead of a property * remove unnecessary secondary pan gesture recognizer (for old drags)
-
* differentiate font between iOS 6/7 * only show app info & logo on 7
-
* fixed compass button jitter * abstacted view controller determination * properly use layout guides directly * removed exposed layout guide properties * simplified subview geometry duplication * no longer delete & recreate constraints