You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -18,22 +18,22 @@ You need to download offline map-tiles as SQLite format. And you should put it u
18
18
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)
19
19
20
20
2. Open MOBAC and select Osmdroid SQLite
21
-
<imgsrc="picsfortut/q1.png"width="350">
21
+
<imgsrc="picsfortut/q1.png"width="650">
22
22
23
23
3. Select map source (selecting osm is better) and zoom-levels (15-14-13-12 are ideal) as you desire from left panel.
24
-
<imgsrc="picsfortut/q2.png"width="350">
24
+
<imgsrc="picsfortut/q2.png"width="650">
25
25
26
26
4. Draw a area (small areas consume less storage). And press add selection button from left panel.
27
-
<imgsrc="picsfortut/q3.png"width="350">
27
+
<imgsrc="picsfortut/q3.png"width="650">
28
28
29
29
5. As you can see layers are selected. After selecting layers press Create Atlas button.
30
30
<imgsrc="picsfortut/q4.png"width="350">
31
31
32
32
6. Select 'Ignore download errors and continue automatically' and continue.
33
-
<imgsrc="picsfortut/q5.png"width="350">
33
+
<imgsrc="picsfortut/q5.png"width="650">
34
34
35
35
7. After finishing download process rename the SQLite file as 'map.sqlite' and copy it into assets folder.
36
-
<imgsrc="picsfortut/q6.png"width="350">
36
+
<imgsrc="picsfortut/q6.png"width="450">
37
37
38
38
And yes! You completed the hard part. Rest of the steps just coding few lines.
0 commit comments