summaryrefslogtreecommitdiff
path: root/include/mbgl/ios/MGLMapView.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1561 from 1ec5-style-id-1500Minh Nguyễn2015-05-211-3/+4
|\
| * mapID → styleIDMinh Nguyễn2015-05-141-3/+4
* | Removed accessToken from MGLMapView public APIMinh Nguyễn2015-05-201-16/+11
|/
* Merge pull request #1329 from mapbox/1225-start-tokenBrad Leege2015-05-051-2/+5
|\
| * Updating from masterBrad Leege2015-05-041-5/+0
| |\
| * | #1225 - Removing unavailable block on MGLMapView.initWithFrameBrad Leege2015-04-241-2/+0
| * | #1225 - Initial conversion of Mapbox GL app to set access token in AppDelegat...Brad Leege2015-04-231-0/+5
* | | missing docs tuneupsJustin R. Miller2015-05-041-3/+7
| |/ |/|
* | Automatically find view controller for layout guidesMinh Nguyễn2015-04-271-5/+0
|/
* fixes #1157, #1255: cache parsed tiles in memoryJustin R. Miller2015-04-161-0/+3
* Expose style class API publiclyMinh Nguyễn2015-04-061-0/+12
* allow setting nil mapID for default styleJustin R. Miller2015-04-031-1/+3
* formatting & docs changesJustin R. Miller2015-04-031-12/+11
* Made lat/lon/zoom inspectableMinh Nguyễn2015-04-031-7/+7
* 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
* Improvements to docs & user location framework.Justin R. Miller2015-04-021-18/+38
* 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
* fixes #1116: metrics stability & performance refactorJustin R. Miller2015-03-261-2/+2
* closes #1082, refs #756: user dot on map in iOSJustin R. Miller2015-03-251-0/+49
* refs #894, fixes #1074: callout views for iOSJustin R. Miller2015-03-241-0/+79
* Cocoa annotations APIJustin R. Miller2015-03-221-1/+59
* 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-091-0/+203