summaryrefslogtreecommitdiff
path: root/include/mbgl/ios
Commit message (Expand)AuthorAgeFilesLines
...
* #1216 - Add pause and resume methods with corresponding isPaused boolean flag...Brad Leege2015-04-061-0/+2
* Expose style class API publiclyMinh Nguyễn2015-04-061-0/+12
* Inspectable togglesMinh Nguyễn2015-04-031-1/+10
* allow setting nil mapID for default styleJustin R. Miller2015-04-031-1/+3
* formatting & docs changesJustin R. Miller2015-04-032-17/+11
* Made lat/lon/zoom inspectableMinh Nguyễn2015-04-032-7/+36
* Made MGLMapView designable in IBMinh Nguyễn2015-04-031-5/+6
* Removed redundant initializers and settersMinh Nguyễn2015-04-031-32/+11
* Fixed race condition after setting access tokenMinh Nguyễn2015-04-031-3/+3
* #1195 - Adding speed and course attributes to location eventBrad Leege2015-04-031-0/+2
* reverting to title/subtitle setters for user locationJustin R. Miller2015-04-021-0/+8
* Improvements to docs & user location framework.Justin R. Miller2015-04-023-30/+48
* expose style URL settingJustin R. Miller2015-03-301-0/+4
* refs #892: Cocoa support for map ID style URLsJustin R. Miller2015-03-301-0/+7
* #1134 - Removing enabled.email metric and supporting infrastructureBrad Leege2015-03-271-1/+0
* Merge remote-tracking branch 'origin/master' into 1128-convert-booleansJustin R. Miller2015-03-271-11/+19
|\
| * more metrics magic strings removalsJustin R. Miller2015-03-261-11/+19
* | convert metrics BOOLs to strings internallyJustin R. Miller2015-03-271-1/+1
|/
* fixes #1116: metrics stability & performance refactorJustin R. Miller2015-03-263-37/+41
* Merge branch 'ios-unused'Minh Nguyễn2015-03-266-68/+0
|\
| * Delete unused codeJohn Firebaugh2015-03-195-65/+0
* | closes #1082, refs #756: user dot on map in iOSJustin R. Miller2015-03-254-0/+84
* | refs #894, fixes #1074: callout views for iOSJustin R. Miller2015-03-241-0/+79
* | #1033 - Flush all events to server when app enters backgroundBrad Leege2015-03-241-0/+2
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into 1033-metricsBrad Leege2015-03-233-1/+94
|\ \
| * | fixes #1053: umbrella Cocoa headerJustin R. Miller2015-03-221-0/+7
| * | Cocoa annotations APIJustin R. Miller2015-03-222-1/+87
* | | #1033 - Removing BackgroundStatus analyticBrad Leege2015-03-201-2/+0
* | | #1033 - Integrating MapboxEvents class.Brad Leege2015-03-201-0/+24
* | | #1033 - Renaming MBLocationManager to MGLMetricsLocationManager to better com...Brad Leege2015-03-201-1/+1
* | | #1033 - Moving MBLocationManager to Core GL from app specific instance.Brad Leege2015-03-201-0/+24
|/ /
* | Added API for initializing with bundled styleMinh Nguyễn2015-03-191-1/+8
|/
* fixes #476 & #853: pixel/meter/latlng conversion routines in core & iOSJustin R. Miller2015-02-161-0/+24
* move iOS code from gl-cocoa to this projectJustin R. Miller2015-02-096-0/+268