Toggle navigation
Toggle navigation
This project
Loading...
Sign in
尹诚
/
Mapbox-iOS-SDK
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Commits
1,772
Network
Compare
Branches
1
Tags
32
master
1.6.6
1.6.5-sputnik
1.6.4-sputnik
1.6.3-sputnik
1.6.2-sputnik
1.6.1
1.6.1-sputnik
1.6.0
1.6.0-sputnik
1.5.1
1.5.0
1.4.1
1.4.0
1.3.0
1.2.0
1.2.0-patched
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
devStable
Mapbox-iOS-SDK
29 Nov, 2012
8 commits
Merge branch 'develop' into release
7f9b51b6
by
Justin R. Miller
2012-11-29 15:37:28 -0800
Browse Files
fix header typos
78d4f85b
by
Justin R. Miller
2012-11-29 15:37:23 -0800
Browse Files
Merge branch 'develop' into release
9695895e
by
Justin R. Miller
2012-11-29 15:17:04 -0800
Browse Files
updated README with Alpstein differences
bc1ab1a2
by
Justin R. Miller
2012-11-29 15:16:48 -0800
Browse Files
Merge branch 'develop' into release
80a19118
by
Justin R. Miller
2012-11-29 15:12:53 -0800
Browse Files
closes #148: incorporate @tmalloy's RMShape bezier curve enhancements
6c6be522
by
Justin R. Miller
2012-11-28 17:14:38 -0800
Browse Files
refs #46: explicitly turn off user tracking when animating zoom/center combo
e32b6ac5
by
Justin R. Miller
2012-11-28 16:32:44 -0800
Browse Files
fixes #46: allow animated zoom & zoom/center sets
b282e541
by
Justin R. Miller
2012-11-28 16:21:12 -0800
Browse Files
28 Nov, 2012
1 commit
fixes #150: properly clear up user location annotations on mode toggle
aa360ff6
by
Justin R. Miller
2012-11-28 15:44:48 -0800
Browse Files
22 Nov, 2012
1 commit
Merge branch 'downloader' into develop
d85c61bd
by
Justin R. Miller
2012-11-21 16:07:35 -0800
Browse Files
21 Nov, 2012
12 commits
code cleanups
f22dde3f
by
Justin R. Miller
2012-11-21 15:51:17 -0800
Browse Files
analyzer cleanup
02942274
by
Justin R. Miller
2012-11-21 15:49:30 -0800
Browse Files
concurrency & memory leak fixes
153129d3
by
Justin R. Miller
2012-11-21 15:49:06 -0800
Browse Files
pass RMTile on completion as well
1d3e16ee
by
Justin R. Miller
2012-11-21 15:48:07 -0800
Browse Files
ensure only one cancellation w/ delegate notification
eedec795
by
Justin R. Miller
2012-11-21 14:26:30 -0800
Browse Files
safer duplicate background cache begin
634f9aa2
by
Justin R. Miller
2012-11-21 11:32:01 -0800
Browse Files
better lock on background download cancellation
2c2b2f17
by
Justin R. Miller
2012-11-21 11:23:27 -0800
Browse Files
fix mis-merge of GRMustache
b2fd4a81
by
Justin R. Miller
2012-11-21 11:00:17 -0800
Browse Files
reorg Proj4 external for consistency
e95a0043
by
Justin R. Miller
2012-11-21 10:58:16 -0800
Browse Files
Merge branch 'develop' into downloader
d460e5f7
by
Justin R. Miller
2012-11-21 10:44:39 -0800
Browse Files
TileMill source docs
54cac5ea
by
Justin R. Miller
2012-11-20 17:44:58 -0800
Browse Files
added TileMill source
f30d5e5c
by
Justin R. Miller
2012-11-20 17:20:15 -0800
Browse Files
20 Nov, 2012
11 commits
update RMMarker to use red star pin image by default
195325a8
by
Justin R. Miller
2012-11-20 13:36:54 -0800
Browse Files
capitalization for consistency
87f6c99b
by
Justin R. Miller
2012-11-20 13:15:18 -0800
Browse Files
more low-level grouping reorg
4f4cdcd4
by
Justin R. Miller
2012-11-20 13:14:04 -0800
Browse Files
group externally-source libraries
2529d895
by
Justin R. Miller
2012-11-20 13:12:41 -0800
Browse Files
clean up duplicate resources related to bundle target
ab015a72
by
Justin R. Miller
2012-11-20 13:09:10 -0800
Browse Files
group list reorg for clarity
5e242a69
by
Justin R. Miller
2012-11-20 13:01:11 -0800
Browse Files
group rename for clarity
8ea45018
by
Justin R. Miller
2012-11-20 12:56:18 -0800
Browse Files
indentation gremlins strike again
6be66ca4
by
Justin R. Miller
2012-11-20 12:54:51 -0800
Browse Files
fixes #138: add more cache API & detect cache before trying async loads
1c249764
by
Justin R. Miller
2012-11-20 12:41:29 -0800
Browse Files
Allows for drawing of bezier curves in RMShape
165b965c
by
Taylor Malloy
2012-11-20 11:36:39 -0800
Browse Files
register zoom event with setZoom:
84962c2d
by
Justin R. Miller
2012-11-20 11:03:43 -0800
Browse Files
16 Nov, 2012
7 commits
reduce needless startup/teardown logging
b1bbca2e
by
Justin R. Miller
2012-11-16 12:23:29 -0800
Browse Files
ensure halo animations copied after they are available
068abc1c
by
Justin R. Miller
2012-11-16 12:03:20 -0800
Browse Files
indentation fixes
e0c70473
by
Justin R. Miller
2012-11-16 11:51:10 -0800
Browse Files
fix missing extension
8069d315
by
Justin R. Miller
2012-11-16 11:50:59 -0800
Browse Files
fix missing PNG extension in bundle resource search
c933c501
by
Justin R. Miller
2012-11-16 11:50:38 -0800
Browse Files
refs #133: don't show circle/halo when using custom user location icon
45aa6fc2
by
Justin R. Miller
2012-11-16 11:37:08 -0800
Browse Files
update docs for configurable user location annotation layer
06a1dff3
by
Justin R. Miller
2012-11-15 16:51:09 -0800
Browse Files