summaryrefslogtreecommitdiff
path: root/platform/osx/src/MGLMapView.mm
Commit message (Expand)AuthorAgeFilesLines
* [macos] Renamed OS X SDK to macOS SDKMinh Nguyễn2016-06-141-2499/+0
* [ios, osx] Ignore multipointsMinh Nguyễn2016-06-061-5/+9
* [all] Rationalize annotation APIJohn Firebaugh2016-06-011-55/+25
* [core] Use geometry.hpp types for shape annotationsJohn Firebaugh2016-06-011-1/+1
* [ios, osx] Ignore compound shape types as annotationsMinh Nguyễn2016-05-271-10/+4
* [ios, osx] Holes in polygonsMinh Nguyễn2016-05-271-1/+5
* [ios, osx] Feature querying; complex geometry classesMinh Nguyễn2016-05-271-0/+60
* [osx] Added stencil buffer optionMinh Nguyễn2016-05-241-0/+6
* [ios, osx] Added wireframe debugging maskMinh Nguyễn2016-05-231-0/+6
* [ios, osx] Fixed crash adding mixture of points and shapesMinh Nguyễn2016-05-221-2/+6
* [core] Added Viewport modeBruno de Oliveira Abinader2016-05-111-1/+1
* [ios, osx] Find nearby annotation when not persisting queryMinh Nguyễn2016-05-091-2/+2
* [osx] Removed two-finger tap zoom-out gestureMinh Nguyễn2016-05-091-16/+1
* [osx] Exclude subviews from click gesturesMinh Nguyễn2016-05-091-2/+18
* [ios, osx] Renamed version constant, linked to more infoMinh Nguyễn2016-05-061-2/+2
* [core, ios, osx] Version default style URL APIs; deprecated EmeraldMinh Nguyễn2016-05-061-2/+2
* [ios, osx] Avoid recomputing tile cache size on every redrawMinh Nguyễn2016-05-061-9/+21
* [osx] Display print dialog after drawingMinh Nguyễn2016-05-061-1/+1
* [core] Privatize math.hpp and vec.hppJohn Firebaugh2016-05-051-1/+1
* [core] Privatize various util headers (#4945)John Firebaugh2016-05-041-1/+0
* [osx] make scrollwheel zooming smootherKonstantin Käfer2016-04-261-6/+14
* [osx] disable touch eventsKonstantin Käfer2016-04-261-1/+0
* [ios, osx] Made OS X SDK localizableMinh Nguyễn2016-04-241-7/+13
* [ios, osx] Fixed direction, pitch restorationMinh Nguyễn2016-04-221-2/+2
* [core, ios, osx] cameraThatFitsCoordinateBoundsMinh Nguyễn2016-04-221-8/+27
* [ios, osx] Fixed dangling KVO observer crashMinh Nguyễn2016-04-221-0/+3
* [ios, osx] Ignore invalid observation contextMinh Nguyễn2016-04-201-5/+13
* [ios, osx] Avoid observing coordinate on MGLMultiPointMinh Nguyễn2016-04-201-15/+12
* [ios, osx] Fixed crash removing multipoint or duplicate annotationMinh Nguyễn2016-04-201-17/+22
* [osx] Observe annotation coordinatesMinh Nguyễn2016-04-191-31/+69
* [ios, osx] Took advantage of C99Minh Nguyễn2016-04-161-2/+2
* [osx] Fixed type mismatch and selector warningsMinh Nguyễn2016-04-161-5/+6
* [core] Render from the main threadJohn Firebaugh2016-04-141-64/+39
* [osx] Scroll to zoomMinh Nguyễn2016-04-121-1/+13
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-301-42/+20
|\
| * [ios, osx] Wrap coordinates converted from pointsMinh Nguyễn2016-03-251-1/+1
| * [ios, osx] Unified offline and ambient cachesMinh Nguyễn2016-03-181-41/+19
* | Reset the translation to zero without adjusting for view to fix non-zero fram...Dan Wexler2016-03-201-1/+1
|/
* [osx] Added OS X support for offline downloadsMinh Nguyễn2016-03-101-8/+8
* [ios] Non-embedded static frameworkMinh Nguyễn2016-03-081-1/+1
* [android|ios|osx] Fix return type for pixelForLatLngBruno de Oliveira Abinader2016-03-011-1/+1
* [core] PrecisionPoint is now ScreenCoordinateBruno de Oliveira Abinader2016-03-011-4/+4
* Merge branch 'release-ios-v3.1.0'Minh Nguyễn2016-02-241-17/+29
|\
| * [ios, osx] Exclude misses from nearby annotationsMinh Nguyễn2016-02-101-1/+2
| * [core, ios, osx] Only constrain after adding to a windowMinh Nguyễn2016-02-101-10/+15
| * [ios, osx] Fixed crash reselecting annotationMinh Nguyễn2016-02-101-6/+12
* | [osx] Set default polyline and polygon color to the selected menu item colorJason Wray2016-02-181-2/+2
* | [ios, osx] Consolidate remaining files in platform/{ios,osx}John Firebaugh2016-02-121-9/+9
* | [core] move platform/gl.hpp to gl/gl.hppKonstantin Käfer2016-02-081-1/+1
|/
* [core] Improve LatLngBounds APIJohn Firebaugh2016-02-021-11/+11