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
3955f0687bc47b7e7d8f31b32e492abfa5c21806
Mapbox-iOS-SDK
29 Aug, 2011
3 commits
o Reordered [RMMapView dealloc]
3955f068
by
Thomas Rasch
2011-08-29 17:24:16 +0200
Browse Files
Merge branch 'feature/tiledlayer' into develop
db42a187
by
Thomas Rasch
2011-08-29 16:54:11 +0200
Browse Files
o CATiledLayer: Basic refactoring done
756ff033
by
Thomas Rasch
2011-08-29 16:54:06 +0200
Browse Files
26 Aug, 2011
1 commit
o Zooming
987228d8
by
Thomas Rasch
2011-08-26 13:35:08 +0200
Browse Files
25 Aug, 2011
1 commit
o Preparing overlay markers
5b83d65c
by
Thomas Rasch
2011-08-25 10:47:42 +0200
Browse Files
22 Aug, 2011
1 commit
o CATiledLayer refactoring, first try
0eb88c2e
by
Thomas Rasch
2011-08-22 15:42:52 +0200
Browse Files
17 Aug, 2011
1 commit
o Incorporated some upstream change
eb01644e
by
Thomas Rasch
2011-08-17 13:04:27 +0200
Browse Files
02 Aug, 2011
2 commits
o Delegate callbacks for willHideLayerForAnnotation: and didHideLayerForAnnotation:
ea29440a
by
Thomas Rasch
2011-08-02 18:07:24 +0200
Browse Files
o Fixed a typo
0111818a
by
Thomas Rasch
2011-08-02 10:03:21 +0200
Browse Files
01 Aug, 2011
4 commits
o Hide/remove annotations after enabling/disabling annotation clustering
68a9ff7e
by
Thomas Rasch
2011-08-01 16:54:39 +0200
Browse Files
o Added locking to RMQuadTree
bdd55f60
by
Thomas Rasch
2011-08-01 16:54:00 +0200
Browse Files
o Changed some variable and method names to fit to the cocoa naming conventions
62af47fd
by
Thomas Rasch
2011-08-01 16:28:36 +0200
Browse Files
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
2 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