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
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Justin R. Miller
2013-02-06 14:43:07 -0800
Commit
3f8dd0faac0ace2253bc2b676de8f619f028a586
1 parent
aad66822
annotation layers shouldn't be draggable by default
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
MapView/Map/RMCircle.m
MapView/Map/RMCircle.m
View file @
3f8dd0f
...
...
@@ -65,7 +65,6 @@
fillColor
=
kDefaultFillColor
;
scaleLineWidth
=
NO
;
draggingEnabled
=
YES
;
circlePath
=
NULL
;
[
self
updateCirclePathAnimated
:
NO
];
...
...
Please
register
or
login
to post a comment