Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
cedarmaps-sdk-android-public
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Cedar Studios
cedarmaps-sdk-android-public
Commits
36652fa4
Commit
36652fa4
authored
Oct 17, 2017
by
Deployer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated README
parent
346a4a16
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
.gitignore
.gitignore
+1
-0
fragment_map.xml
CedarMapsSampleApp/src/main/res/layout/fragment_map.xml
+2
-2
README.md
README.md
+0
-0
No files found.
.gitignore
View file @
36652fa4
...
@@ -6,3 +6,4 @@
...
@@ -6,3 +6,4 @@
/.idea/libraries
/.idea/libraries
.DS_Store
.DS_Store
/build
/build
*.apk
CedarMapsSampleApp/src/main/res/layout/fragment_map.xml
View file @
36652fa4
...
@@ -9,8 +9,8 @@
...
@@ -9,8 +9,8 @@
<com.cedarstudios.cedarmapssdk.MapView
<com.cedarstudios.cedarmapssdk.MapView
android:id=
"@+id/mapView"
android:id=
"@+id/mapView"
android:layout_width=
"
fill
_parent"
android:layout_width=
"
match
_parent"
android:layout_height=
"
fill
_parent"
android:layout_height=
"
match
_parent"
mapbox:mapbox_cameraZoom=
"14"
mapbox:mapbox_cameraZoom=
"14"
/>
/>
...
...
README.md
View file @
36652fa4
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment