Skip to content

Commit bb6cbed

Browse files
committed
v0.3.3.150506
1 parent 3ea0916 commit bb6cbed

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

LocationMapViewer/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId 'de.k3b.android.locationMapViewer'
88
minSdkVersion 7
99
targetSdkVersion 19
10-
versionCode 2
11-
versionName "0.2.2.150321"
10+
versionCode 3
11+
versionName "0.3.3.150506"
1212
}
1313
buildTypes {
1414
release {

todo.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
D:\prj\eve\android\prj\LocationMapViewer.wrk\LocationMapViewer\todo.txt
22

33
- settings hide zoombar
4-
- bug regression why does lmv open *.json file which is also oct-stream although file pattern does not match
5-
?? only one file pattern allowed???
4+
5+
v0.3.3.150506
66

77
doku
88
http://www.topografix.com/gpx.asp
@@ -16,12 +16,12 @@ doku
1616

1717

1818
open:
19-
> rename icon(Url)=... to s(ymbol)=....
20-
- create k3b-geo-xsd
19+
v rename icon(Url)=... to s(ymbol)=....
20+
v create k3b-geo-xsd
2121
inline doc
2222
=> generate api doc out of it?
2323

24-
? app can load *.poi files with internal <poi/> xml format.
24+
v app can load *.poi files with internal <poi/> xml format.
2525
- lib can save *.poi with internal <poi/> xml format.
2626
v app extras with <poi/> xml format for additional points in map
2727
v GeoXmlOrTextParser() as intent-extra interpreter

0 commit comments

Comments
 (0)