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
9f72e98e1e458ff6702ef46d9815c4134d6d1743
Mapbox-iOS-SDK
13 Nov, 2012
8 commits
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 Files
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
10 Nov, 2012
3 commits
typo fix
8589de46
by
Justin R. Miller
2012-11-09 17:43:32 -0800
Browse Files
refs #64: simplestyle marker support for static map views
6ed8c426
by
Justin R. Miller
2012-11-09 17:35:40 -0800
Browse Files
refs #64: replaced server-based static map with client-side subclass
2cc70e11
by
Justin R. Miller
2012-11-09 16:00:47 -0800
Browse Files
09 Nov, 2012
7 commits
leaving attribution up to the developer
3db38d3b
by
Justin R. Miller
2012-11-09 12:07:29 -0800
Browse Files
fleshed out success/failure callbacks for static map retrieval
94540c42
by
Justin R. Miller
2012-11-09 12:01:44 -0800
Browse Files
static map view logo bug
676c316a
by
Justin R. Miller
2012-11-09 11:18:35 -0800
Browse Files
Merge branch 'develop' of github.com:mapbox/mapbox-ios-sdk into develop
79edf25d
by
Justin R. Miller
2012-11-09 10:11:58 -0800
Browse Files
update SMCalloutView to upstream
d4ef4bf7
by
Justin R. Miller
2012-11-09 10:11:35 -0800
Browse Files
Merge branch 'develop' of github.com:mapbox/mapbox-ios-sdk into develop
5eef0a70
by
Justin R. Miller
2012-11-08 17:39:09 -0800
Browse Files
refs #64: first cut of static map view
d942f555
by
Justin R. Miller
2012-11-08 17:38:39 -0800
Browse Files
08 Nov, 2012
1 commit
Merge branch 'develop' of github.com:mapbox/mapbox-ios-sdk into develop
766a3aff
by
Justin R. Miller
2012-11-07 17:04:35 -0800
Browse Files
07 Nov, 2012
2 commits
header clarity for docs generation
32560d50
by
Justin R. Miller
2012-11-07 14:17:52 -0800
Browse Files
comment correction
01006710
by
Justin R. Miller
2012-11-07 11:38:49 -0800
Browse Files
06 Nov, 2012
4 commits
updated ignores
aa3dd89e
by
Justin R. Miller
2012-11-06 15:41:42 -0800
Browse Files
slight wording tweak
60f85824
by
Justin R. Miller
2012-11-06 11:35:41 -0800
Browse Files
clarifying comments in annotation correction routine
5e6e0a90
by
Justin R. Miller
2012-11-05 17:13:42 -0800
Browse Files
refs alpstein/route-me#85: remove Proj4 build process & statically link
293602ac
by
Justin R. Miller
2012-11-05 16:55:02 -0800
Browse Files
05 Nov, 2012
9 commits
fix merge typo
cff44eb9
by
Justin R. Miller
2012-11-05 15:25:10 -0800
Browse Files
Merge remote-tracking branch 'origin/develop' into 23-callouts
9ee9007d
by
Justin R. Miller
2012-11-05 15:19:44 -0800
Browse Files
bump SMCallout for last known callout problem
30182c03
by
Justin R. Miller
2012-11-05 15:08:49 -0800
Browse Files
update callout docs for new enabled behavior
3cab8928
by
Justin R. Miller
2012-11-05 14:57:23 -0800
Browse Files
Merge branch 'develop' of github.com:mapbox/mapbox-ios-sdk into develop
2072dc0a
by
Justin R. Miller
2012-11-05 12:36:58 -0800
Browse Files
rename static library target for consistency
be480dae
by
Justin R. Miller
2012-11-05 12:34:54 -0800
Browse Files
fixes #119: move resources to bundle for easier installation
1555a19c
by
Justin R. Miller
2012-11-05 12:32:29 -0800
Browse Files
Merge pull request #142 from 415bike/develop
...
8e9945e0
Add missing super call to `layoutSubviews` in RMMapView
by
Justin R. Miller
2012-11-05 11:50:21 -0800
Browse Files
Add missing super call to `layoutSubviews`, which is required for Constraint-based layouts.
8116583e
by
Mattt Thompson
2012-11-04 17:24:57 -0800
Browse Files
03 Nov, 2012
1 commit
fixes #103: add support for init with MapBox map ID
ec194bfa
by
Justin R. Miller
2012-11-02 17:33:48 -0700
Browse Files
02 Nov, 2012
5 commits
fixes #21: add image quality API support
d49a0918
by
Justin R. Miller
2012-11-02 16:48:32 -0700
Browse Files
change ivar for consistency
18670553
by
Justin R. Miller
2012-11-02 16:47:49 -0700
Browse Files
fixes #113: fix for disappearing annotations
656befce
by
Justin R. Miller
2012-11-02 16:15:25 -0700
Browse Files
refs #129: allow all annotation layer taps when enabled
886b6e64
by
Justin R. Miller
2012-11-02 16:07:30 -0700
Browse Files
refs #121: fix touch event for attribution button
babab635
by
Justin R. Miller
2012-11-02 16:00:29 -0700
Browse Files