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
Vladimir Vyskocil
2010-04-15 20:05:25 +0000
Commit
f44feef31a66228a344a13aaf2ea08f08b699d04
1 parent
6be122ea
declare setTileSideLength:
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
MapView/Map/RMAbstractMercatorWebSource.h
MapView/Map/RMAbstractMercatorWebSource.h
View file @
f44feef
...
...
@@ -51,6 +51,7 @@
-
(
void
)
networkOperationsNotification
:
(
NSNotification
*
)
notification
;
-
(
int
)
tileSideLength
;
-
(
void
)
setTileSideLength
:
(
NSUInteger
)
aTileSideLength
;
-
(
float
)
minZoom
;
-
(
float
)
maxZoom
;
...
...
Please
register
or
login
to post a comment