summaryrefslogtreecommitdiff
path: root/platform/osx/src/MGLMapView.mm
Commit message (Expand)AuthorAgeFilesLines
...
* [osx] setMaximumZoomLevel, setMinimumZoomLevelAnsis Brammanis2016-01-281-0/+10
* [core, ios, osx] Tilt around visual center pointMinh Nguyễn2016-01-261-1/+1
* Cleanup std::chrono usageBruno de Oliveira Abinader2016-01-251-3/+3
* [ios, osx] Optionally animate content insets changeMinh Nguyễn2016-01-201-7/+17
* [core][ios][osx][android] make SpriteImage accept PremultipliedImageAnsis Brammanis2016-01-191-4/+5
* [core][ios][osx][android] fix icons with non-integer width/heightAnsis Brammanis2016-01-191-2/+2
* [core, ios, osx, android, glfw] Flipped origin of Map::latLngForPixel(), Map:...Minh Nguyễn2016-01-181-1/+7
* [core, osx] Added optional padding to convenience methodsMinh Nguyễn2016-01-181-9/+10
* [osx] Content insetsMinh Nguyễn2016-01-181-3/+61
* [osx] Fixed static analyzer warningsMinh Nguyễn2016-01-141-1/+1
* [osx] Consistent origins in gesture recognizersMinh Nguyễn2016-01-141-28/+42
* [core] Standardize transform originMinh Nguyễn2016-01-141-1/+1
* [core] Separated AnimationOptions from CameraOptionsMinh Nguyễn2016-01-141-17/+20
* [core] Eliminate platform::assetRoot()John Firebaugh2016-01-131-3/+2
* [ios, osx] Fixed Xcode 7.3 buildMinh Nguyễn2016-01-111-1/+1
* [core] Privatize SQLiteCacheJohn Firebaugh2016-01-081-4/+1
* Double-tap to zoom out on Magic MiceMinh Nguyễn2016-01-041-7/+17
* [osx] Simplified zoom logicMinh Nguyễn2015-12-241-2/+8
* [ios, osx] Optional peak altitude for flyingMinh Nguyễn2015-12-201-0/+10
* [ios, osx] Avoid transition to current cameraMinh Nguyễn2015-12-201-0/+6
* [ios, osx] Better zoom level–altitude conversionMinh Nguyễn2015-12-201-89/+10
* [osx] Flipped drag-rotate center pointMinh Nguyễn2015-12-191-1/+1
* [ios, osx] Allow zero-duration flightMinh Nguyễn2015-12-191-2/+2
* [ios, osx] Added flyToCamera: variation that uses default durationMinh Nguyễn2015-12-151-0/+4
* [ios, osx] Added flyTo to OS X; refactored camera settersMinh Nguyễn2015-12-151-20/+53
* [ios, osx] Corrected missing annotation tag assertion messageMinh Nguyễn2015-12-151-1/+1
* [osx] Restore debug maskMinh Nguyễn2015-12-151-1/+1
* [osx] Corrected documentationMinh Nguyễn2015-12-131-4/+6
* [osx] Sort candidate annotations by proximity to tapMinh Nguyễn2015-12-131-17/+30
* [osx] PrintingMinh Nguyễn2015-12-131-1/+49
* [osx] Remove All Pins commandMinh Nguyễn2015-12-131-3/+12
* [osx] Map cameraMinh Nguyễn2015-12-131-2/+158
* [osx] Fixed IB latitude/longitude inspectablesMinh Nguyễn2015-12-131-1/+23
* [osx] Default callout view controllerMinh Nguyễn2015-12-131-3/+15
* [osx] Documentation comments for public classesMinh Nguyễn2015-12-131-36/+60
* [osx] Renamed annotation IDs to annotation tagsMinh Nguyễn2015-12-131-97/+97
* [osx] Added inline comments to MGLMapViewMinh Nguyễn2015-12-131-19/+238
* [osx] Build framework based on static libraryMinh Nguyễn2015-12-131-0/+1784