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
1711e7a69323927abead26738079f6198f62e1dc
Mapbox-iOS-SDK
01 Aug, 2011
1 commit
o Removed the layer ordering when using a QuadTree for annotations, use the zPosition instead
1711e7a6
by
Thomas Rasch
2011-08-01 14:34:52 +0200
Browse Files
29 Jul, 2011
4 commits
o Exchanged a magic string literal with a constant
05b87707
by
Thomas Rasch
2011-07-29 16:22:24 +0200
Browse Files
o RMMapView: added missing [renderer setFrame:bounds] in setFrame:
81f98fa9
by
Thomas Rasch
2011-07-29 16:15:19 +0200
Browse Files
o RMQuadTreeNode: Always retain the parent node
e6625cc8
by
Thomas Rasch
2011-07-29 16:09:43 +0200
Browse Files
o Fixed moveToCoordinate:animated:
5b7bc224
by
Thomas Rasch
2011-07-29 13:30:05 +0200
Browse Files
28 Jul, 2011
4 commits
o Automatic annotation clustering
fb511a4f
by
Thomas Rasch
2011-07-28 17:18:36 +0200
Browse Files
o Added RMMakeProjectedSize() to RMFoundation
3d0b9648
by
Thomas Rasch
2011-07-28 15:55:38 +0200
Browse Files
o [RMAnnotation description]: Print the annotationType if the annotation doesn't have a title
c7f6c062
by
Thomas Rasch
2011-07-28 15:55:09 +0200
Browse Files
o RMQuadTree: Added more properties
...
0b9a9250
o RMQuadTree: Fixed some locking issues
by
Thomas Rasch
2011-07-28 10:04:39 +0200
Browse Files
27 Jul, 2011
1 commit
o Annotation management with a quadtree, first try
b624c823
by
Thomas Rasch
2011-07-27 18:27:11 +0200
Browse Files
25 Jul, 2011
1 commit
o Described the differences to the original route-me sources
7ccf2861
by
Thomas Rasch
2011-07-25 14:03:14 +0200
Browse Files
22 Jul, 2011
1 commit
o Minor cleanup
e04a5e87
by
Thomas Rasch
2011-07-22 10:43:02 +0200
Browse Files
21 Jul, 2011
7 commits
o Fixed the sample code
0ac2cd2f
by
Thomas Rasch
2011-07-21 18:18:35 +0200
Browse Files
o Return a new annotations array
cd650b7d
by
Thomas Rasch
2011-07-21 18:18:16 +0200
Browse Files
o Send notifications on tile loading
31c75092
by
Thomas Rasch
2011-07-21 16:47:34 +0200
Browse Files
o Added initWithCoder:
e9625876
by
Thomas Rasch
2011-07-21 16:32:20 +0200
Browse Files
o Make the mapView:layerForAnnotation: method optional
94acbbd1
by
Thomas Rasch
2011-07-21 16:31:58 +0200
Browse Files
o setBoundingBoxFromLocations:
7c900811
by
Thomas Rasch
2011-07-21 16:30:38 +0200
Browse Files
o Readded RMOpenCycleMapSource
1f7377ea
by
Thomas Rasch
2011-07-21 16:28:36 +0200
Browse Files
20 Jul, 2011
3 commits
Merge branch 'feature/markers' into develop
ad24d0de
by
Thomas Rasch
2011-07-20 15:26:33 +0200
Browse Files
o Fixes, improvements
59ff8cb2
by
Thomas Rasch
2011-07-20 14:32:38 +0200
Browse Files
o Database cache performance improvements
8ffcaec3
by
Thomas Rasch
2011-07-20 14:32:12 +0200
Browse File »
19 Jul, 2011
4 commits
o Refactored marker stuff
cba0a4b6
by
Thomas Rasch
2011-07-19 18:37:08 +0200
Browse Files
o Renamed RMLayerCollection to RMMarkerLayer
f0be5aaf
by
Thomas Rasch
2011-07-19 10:00:46 +0200
Browse Files
o Removed some unnecessary comments
f0636b51
by
Thomas Rasch
2011-07-19 09:58:47 +0200
Browse Files
o Bugfix enableDragging
53046c7f
by
Thomas Rasch
2011-07-19 09:43:19 +0200
Browse Files
18 Jul, 2011
3 commits
o Generic annotation class
b1a46432
by
Thomas Rasch
2011-07-18 18:20:28 +0200
Browse Files
o Refactoring: Merged RMMapContents into RMMapView
5ded2326
by
Thomas Rasch
2011-07-18 18:16:51 +0200
Browse Files
o Some code cleanup
8210833d
by
Thomas Rasch
2011-07-18 09:43:45 +0200
Browse Files
14 Jul, 2011
1 commit
o Cleanup
7af2c94c
by
Thomas Rasch
2011-07-14 09:50:41 +0200
Browse Files
12 Jul, 2011
8 commits
o Test yet another deceleration inverval
25349a38
by
Thomas Rasch
2011-07-12 17:55:23 +0200
Browse Files
o touch the cache object while protected with a lock
9c207737
by
Thomas Rasch
2011-07-12 17:24:44 +0200
Browse Files
o setPosition: Don't recalculate the geometry unless moved or zoomed
238a9e2f
by
Thomas Rasch
2011-07-12 17:02:53 +0200
Browse Files
o Testing other deceleration values
107d19ec
by
Thomas Rasch
2011-07-12 17:01:27 +0200
Browse Files
o performBatchOperations:
46761460
by
Thomas Rasch
2011-07-12 16:27:26 +0200
Browse Files
o More fluent deceleration
c8091076
by
Thomas Rasch
2011-07-12 16:26:54 +0200
Browse Files
o Hide RMPath layers
1fe5d1c3
by
Thomas Rasch
2011-07-12 15:27:32 +0200
Browse Files
o Completely unnecessary reordering
e6327cbf
by
Thomas Rasch
2011-07-12 14:01:35 +0200
Browse Files
04 Jul, 2011
2 commits
o Better marker management (test)
c0ab82d4
by
Thomas Rasch
2011-07-04 17:21:44 +0200
Browse Files
Merge branch 'release' into develop
e50a5ce6
by
Thomas Rasch
2011-07-04 17:20:52 +0200
Browse Files