Skip to content

Commit

Permalink
v0.3.3.150506
Browse files Browse the repository at this point in the history
  • Loading branch information
k3b committed May 6, 2015
1 parent 3ea0916 commit bb6cbed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions LocationMapViewer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId 'de.k3b.android.locationMapViewer'
minSdkVersion 7
targetSdkVersion 19
versionCode 2
versionName "0.2.2.150321"
versionCode 3
versionName "0.3.3.150506"
}
buildTypes {
release {
Expand Down
10 changes: 5 additions & 5 deletions todo.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
D:\prj\eve\android\prj\LocationMapViewer.wrk\LocationMapViewer\todo.txt

- settings hide zoombar
- bug regression why does lmv open *.json file which is also oct-stream although file pattern does not match
?? only one file pattern allowed???

v0.3.3.150506

doku
http://www.topografix.com/gpx.asp
Expand All @@ -16,12 +16,12 @@ doku


open:
> rename icon(Url)=... to s(ymbol)=....
- create k3b-geo-xsd
v rename icon(Url)=... to s(ymbol)=....
v create k3b-geo-xsd
inline doc
=> generate api doc out of it?

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

0 comments on commit bb6cbed

Please sign in to comment.