summaryrefslogtreecommitdiff
path: root/platform/macos/src/MGLMapView.mm
Commit message (Expand)AuthorAgeFilesLines
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-3/+2
* [ios, macos] Update MGLMapView logo view (#8771)Minh Nguyễn2017-04-241-1/+1
* [macos] Fix pinch gesture scaling mathJohn Firebaugh2017-04-191-1/+1
* [core] Remove non-Map-dependent projection methods from MapJohn Firebaugh2017-04-181-1/+2
* [all] Remove redundant scale-related camera methodsJohn Firebaugh2017-04-131-32/+13
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b...Fabian Guerra2017-04-111-6/+15
|\
| * [ios, macos] Guard against looking up annotation contexts MGLAnnotationTagNot...Jesse Bounds2017-04-071-3/+8
| * [ios, macos] Hardened std::map usage in MGLMapVIewMinh Nguyễn2017-04-051-2/+2
| * [ios] assertion to check if an annotationTag > 0 (#8588)Fabian Guerra Soto2017-04-051-1/+5
* | [ios, macos] MGLMapView size check for OpenGL 2.0 ES minimum texture sizeBruno de Oliveira Abinader2017-04-101-2/+5
* | [ios, macos] Fail gracefully on invalid coordinatesMinh Nguyễn2017-04-061-0/+6
* | [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-061-1/+1
* | [core] Privatize gl/gl.hppKonstantin Käfer2017-03-281-2/+2
* | [core] Privatize OpenGL/Context headersKonstantin Käfer2017-03-281-15/+8
* | [core] Move OpenGL extension initialization to BackendKonstantin Käfer2017-03-231-14/+13
* | [core] Ensure that a BackendScope exists when doing GL callsKonstantin Käfer2017-03-231-1/+5
* | Merge branch 'release-ios-v3.5.0-android-v5.0.0'John Firebaugh2017-03-211-21/+17
|\ \ | |/
| * [ios, macos] Resolved unused variable warningsMinh Nguyễn2017-03-131-0/+4
| * [ios, macos] Corrected polyline equalityMinh Nguyễn2017-03-101-3/+2
| * Merge master into release-ios-v3.5.0-android-v5.0.0John Firebaugh2017-03-081-6/+25
| |\
| * | [ios, macos] Update callout when relocating annotationMinh Nguyễn2017-03-031-9/+2
| * | [ios] Fixed conversion between Duration and NSTimeInerval (#8276)Fabian Guerra Soto2017-03-031-9/+9
* | | [macos] Updated MapObserver::onSourceChangedBruno de Oliveira Abinader2017-03-211-1/+1
* | | [ios, macos] Fix map load error descriptions (#8466)Minh Nguyễn2017-03-181-5/+8
* | | [macos] Update changes in MapObserver::onDidFailLoadingMapBruno de Oliveira Abinader2017-03-171-6/+26
* | | [macos] Support mbgl::MapObserverBruno de Oliveira Abinader2017-03-151-121/+187
| |/ |/|
* | [macos] add missing method declarations for visibleFeaturesXIvo van Dongen2017-03-071-0/+8
* | [ios, macos] Add support for queryRenderedFeatures filterIvo van Dongen2017-03-041-6/+17
* | [core] Add support for queryRenderedFeatures filterAsheem Mamoowala2017-03-041-2/+2
|/
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.2Minh Nguyễn2017-02-211-17/+33
|\
| * [ios, macos] Short-circuit redundant camera changesMinh Nguyễn2017-02-181-12/+27
| * [macos] Warn if access token needed but not givenMinh Nguyễn2017-01-271-5/+6
* | [ios,macos,android,qt] use shared threadpoolKonstantin Käfer2017-02-201-6/+4
* | [darwin] move RunLoop initialization to static variableKonstantin Käfer2017-02-201-7/+0
* | [macos] Make ± key bindings respect tab order, zoomEnabledMinh Nguyễn2017-02-151-23/+30
* | [macos] Make + and - keys zoom the mapEimantas Vaiciunas2017-02-151-6/+26
* | [macos] Round non-freeform zoom gestures/commands to nearest integerJason Wray2017-02-131-3/+18
* | Delegate method to restrict movement (#5584)Minh Nguyễn2017-02-091-0/+32
* | [ios, macos] 7955 fix MGLMapView leaks MGLReachability objects (and threads) ...danielmatzke2017-02-061-3/+10
* | [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-8/+8
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.1-masterMinh Nguyễn2017-01-261-5/+9
|\ \ | |/
| * [macos] Distinguish between screensMinh Nguyễn2017-01-251-1/+1
| * [ios, macos] Wrap camera heading (#7724)Minh Nguyễn2017-01-241-1/+1
| * [macos] Avoid nilling out style URL on loadMinh Nguyễn2017-01-181-1/+5
| * [macos] Check for implementation before calling -toolTipMinh Nguyễn2017-01-161-2/+2
* | [macos,ios] don't roundtrip through encodePNG when converting imagesKonstantin Käfer2017-01-261-3/+1
* | refs #6779: mobile & Mac SDK style transition options (#7711)Justin R. Miller2017-01-181-8/+8
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-26/+12
|\ \ | |/
| * [ios, macos] Revert deprecation of alphaForShapeAnnotation: delegate methodJason Wray2017-01-131-10/+0
| * [ios, macos] Make MGLMapView.style property nullable (#7664)Minh Nguyễn2017-01-111-15/+10