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
195325a8cffd84be7198bdccd83cfea5a8472ce9
Mapbox-iOS-SDK
20 Nov, 2012
10 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
register zoom event with setZoom:
84962c2d
by
Justin R. Miller
2012-11-20 11:03:43 -0800
Browse Files
16 Nov, 2012
10 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 File »
properly set layer scale for MapBox markers
7bb928c6
by
Justin R. Miller
2012-11-15 16:25:24 -0800
Browse Files
fixes #133: allow custom user location annotation layer
15aee99d
by
Justin R. Miller
2012-11-15 16:18:14 -0800
Browse Files
properly set marker scale based on source image
d360a1bf
by
Justin R. Miller
2012-11-15 16:16:28 -0800
Browse File »
15 Nov, 2012
3 commits
only warn dev of layer no-op when layer is passed
2b5f08be
by
Justin R. Miller
2012-11-14 16:14:29 -0800
Browse Files
Merge branch 'develop' of github.com:mapbox/mapbox-ios-sdk into develop
3a3b9ea5
by
Justin R. Miller
2012-11-14 16:02:22 -0800
Browse Files
fixes #122: added RMMBTilesSource centerCoordinate & centerZoom
e9b55101
by
Justin R. Miller
2012-11-14 16:01:47 -0800
Browse Files
14 Nov, 2012
6 commits
Merge branch 'develop' of github.com:mapbox/mapbox-ios-sdk into develop
b8561eaa
by
Justin R. Miller
2012-11-14 11:31:20 -0800
Browse Files
crash safety when closing shape path
49c707f8
by
Justin R. Miller
2012-11-13 16:59:12 -0800
Browse Files
use more reliable draw method for closing RMShape path
952624e0
by
Justin R. Miller
2012-11-13 16:58:30 -0800
Browse Files
abstract annotation ordering & correct when adding new annotations
d9aaa280
by
Justin R. Miller
2012-11-13 16:58:06 -0800
Browse File »
better sorting between markers/shapes & better commenting
a1526906
by
Justin R. Miller
2012-11-13 16:45:14 -0800
Browse Files
refs #109: warn dev on improper layer use
55420236
by
Justin R. Miller
2012-11-13 16:44:52 -0800
Browse File »
13 Nov, 2012
11 commits
refs #109: auto-update coordinate/bbox for shape annotations
f923c3c0
by
Justin R. Miller
2012-11-13 15:51:32 -0800
Browse Files
refs #109: better treatment of erroneous convenience annotation layer sets
e60b2ae3
by
Justin R. Miller
2012-11-13 14:47:51 -0800
Browse Files
fixing Xcode wonkiness
2bb1719d
by
Justin R. Miller
2012-11-13 12:24:03 -0800
Browse Directory »
refs #109: revamped annotation system & added new convenience classes
9f72e98e
by
Justin R. Miller
2012-11-13 12:18:50 -0800
Browse Files
method signature cleanups for consistency
5be60bce
by
Justin R. Miller
2012-11-13 12:16:19 -0800
Browse Files
use new-style new instead of alloc/init
ed0d624d
by
Justin R. Miller
2012-11-13 12:15:11 -0800
Browse File »
remove RMPath for good in favor of RMShape
e6560451
by
Justin R. Miller
2012-11-13 12:12:56 -0800
Browse Files
clean up headers to commonly-used ones for easier dev interface
3609b267
by
Justin R. Miller
2012-11-13 12:11:02 -0800
Browse Files
be safer with non-web tiles when doing async loads
c1e11cf5
by
Justin R. Miller
2012-11-13 12:02:54 -0800
Browse Files
formatting tweak for consistency
e430fc1a
by
Justin R. Miller
2012-11-12 17:13:45 -0800
Browse Files
cleanups to async tile fetch/draw routine
e4cf13de
by
Justin R. Miller
2012-11-12 17:13:26 -0800
Browse Files