Skip to content

Commit 7298a63

Browse files
readme updates v1
1 parent 7872b40 commit 7298a63

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,22 @@ You need to download offline map-tiles as SQLite format. And you should put it u
1818
1. First you need to download Mobile Atlas Creator from [HERE](https://sourceforge.net/projects/mobac/files/Mobile%20Atlas%20Creator/MOBAC%202.0/Mobile%20Atlas%20Creator%202.1.2.zip/download)
1919

2020
2. Open MOBAC and select Osmdroid SQLite
21-
<img src="picsfortut/q1.png" width="350">
21+
<img src="picsfortut/q1.png" width="650">
2222

2323
3. Select map source (selecting osm is better) and zoom-levels (15-14-13-12 are ideal) as you desire from left panel.
24-
<img src="picsfortut/q2.png" width="350">
24+
<img src="picsfortut/q2.png" width="650">
2525

2626
4. Draw a area (small areas consume less storage). And press add selection button from left panel.
27-
<img src="picsfortut/q3.png" width="350">
27+
<img src="picsfortut/q3.png" width="650">
2828

2929
5. As you can see layers are selected. After selecting layers press Create Atlas button.
3030
<img src="picsfortut/q4.png" width="350">
3131

3232
6. Select 'Ignore download errors and continue automatically' and continue.
33-
<img src="picsfortut/q5.png" width="350">
33+
<img src="picsfortut/q5.png" width="650">
3434

3535
7. After finishing download process rename the SQLite file as 'map.sqlite' and copy it into assets folder.
36-
<img src="picsfortut/q6.png" width="350">
36+
<img src="picsfortut/q6.png" width="450">
3737

3838
And yes! You completed the hard part. Rest of the steps just coding few lines.
3939

0 commit comments

Comments
 (0)