summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLMapView.h
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Added circle geometryupstream/1ec5-circle-2167Minh Nguyễn2019-05-071-2/+0
* [ios] Interpret negative direction as unchanged when setting visible coordina...Minh Nguyễn2019-05-031-3/+4
* [ios] Static analysis fix tweaks - part 2 (#14572)Julian Rex2019-05-021-4/+4
* [ios, macos] Fixes for static analyzer warnings (#14453)Julian Rex2019-04-301-4/+4
* [ios] Deactivate MGLMapView IBDesignable (#14379)Fabian Guerra Soto2019-04-101-1/+1
* [ios] Nitpicky style edits of recent changesJason Wray2019-03-211-13/+14
* [iOS] Enable developers to change position of ornaments (#13911)Lloyd Sheng2019-03-111-0/+59
* Add option to prefetch low-resolution tiles (#14031)m-stephen2019-03-061-0/+12
* [ios] Reverts "Enable customize positions of mapview ornaments (#13556)" (#13...Julian Rex2019-02-051-59/+0
* [ios][documenation] add additional code snippets to API docsJosh Erb2019-01-301-52/+52
* [ios] Enable customize positions of mapview ornaments (#13556)Lloyd Sheng2019-01-301-0/+59
* [darwin, docs] Improve method/property linking in jazzyJason Wray2019-01-291-2/+2
* [ios] Update more URLs to docs.mapbox.com/iosJason Wray2019-01-251-18/+21
* [ios] Fix links in documentationNadia Barbosa2019-01-231-4/+4
* [ios, macos] Fixes a bug where the animated parameter of -[MGLMapView selectA...Julian Rex2019-01-091-5/+18
* [ios] Added teardown of core objects when receiving UIApplicationWillTerminat...Julian Rex2018-11-201-1/+33
* [ios][documentation] link API documentation to ios-sdk/examplesJosh Erb2018-11-131-2/+65
* [ios][documentation] add two links for delegatesJosh Erb2018-10-241-0/+5
* [ios] Add delegate method to specify the user location annotation’s positionNadia Barbosa2018-10-021-2/+15
* [ios, macos] Allow -convertCoordinateBounds to span antimeridianNadia Barbosa2018-09-041-2/+8
* [ios] Standardize exception definitionsJason Wray2018-08-091-0/+4
* [ios] Add MGLMapViewDecelerationRate typed enumJason Wray2018-08-091-3/+6
* [ios] Fix location manager null reset.Fabian Guerra2018-08-011-3/+2
* [ios] Add preferred FPS setting; vary maximum FPS by device capabilityJason Wray2018-07-311-0/+30
* [darwin] Use FOUNDATION_EXTERN instead of plain externJason Wray2018-07-241-3/+3
* [ios] Mapbox's Location Manager new API. (#12013)Fabian Guerra Soto2018-07-201-1/+22
* Add pitch argument to cameraThatFits functions (#12213)Bobby Sudekum2018-07-021-0/+31
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-171-1/+1
|\
| * [ios] Mark -metersPerPixelAtLatitude: as unavailableupstream/fb-metersPerPixelAtLatitude-unavailableJason Wray2018-04-231-1/+1
* | [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-271-19/+19
|/
* [ios] Mark unused parameter of -[MGLMapView reloadStyle:] as nullableJason Wray2018-04-171-1/+1
* [ios] Remove more deprecated bits for release-bobaJason Wray2018-04-161-4/+4
* [ios, macos] Renamed MGLVectorSource to MGLVectorTileSourceMinh Nguyễn2018-04-021-10/+10
* [ios, macos] Renamed MGLRasterSource to MGLRasterTileSourceMinh Nguyễn2018-04-021-4/+4
* [ios,macos] Selecting offscreen annotation pans map to fit annotation & callo...Julian Rex2018-03-211-4/+19
* [ios] Add MGLMapView.showsScale to control scale bar visibility (#11335)Jason Wray2018-03-021-1/+10
* [ios] Provide haptic feedback when user rotates to due northJason Wray2018-02-271-0/+13
* [ios, macos] Unwrap coordinate boundsMinh Nguyễn2018-02-211-10/+26
* [ios, macos] Mark deprecated methods as unavailable (#11205)Jordan Kiley2018-02-161-18/+8
* [ios] Update visible coordinates documentation to reflect antimeridian usage.Fabian Guerra2017-12-211-0/+12
* [ios] Fix an Interface Builder crash for IBInspectable properties.Fabian Guerra2017-12-141-2/+2
* [android][ios][macOS] Implement bindings for `Map::cameraForGeometry`. On mac...Asheem Mamoowala2017-10-091-0/+14
* [ios] Undocument deprecated style class methodsJason Wray2017-10-021-12/+4
* [ios] Expose -showAttribution: publicly as an IBActionJason Wray2017-10-021-0/+12
* Merge branch 'release-ios-v3.6.0-android-v5.1.0' into master.upstream/fabian-merge-release-ios-v3.6.0-finalFabian Guerra2017-09-271-12/+34
|\
| * [ios] Implicitly enable showsUserLocation when enabling the heading indicatorJason Wray2017-09-071-2/+2
| * [ios] Add setShowsUserHeadingIndicator and validateUserHeadingUpdatingJason Wray2017-09-071-0/+17
| * [ios, macos] Make minimumZoomLevel and maximumZoomLevel IBInspectable. (#9729)Fabian Guerra Soto2017-08-301-2/+2
| * [ios] Document annotations-as-features limitations w/feature queryingJason Wray2017-08-211-10/+15
* | Merge tag 'ios-v3.6.2' into masterFabian Guerra2017-08-281-0/+17
|\ \ | |/