Outdooractive / route-me

Open source map library for iOS
Other
122 stars 400 forks source link

refs mapbox/mapbox-ios-sdk#55: properly center user location on rotates #96

Closed incanus closed 12 years ago

incanus commented 12 years ago

When the device is rotated during heading tracking mode, the user location images don't properly recenter in the view. This fixes it by properly using UIView autoresizing.