Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vfdev-5/geopoints
This is a 'GeoPoints' android testing application
https://github.com/vfdev-5/geopoints
Last synced: 11 days ago
JSON representation
This is a 'GeoPoints' android testing application
- Host: GitHub
- URL: https://github.com/vfdev-5/geopoints
- Owner: vfdev-5
- Created: 2014-08-30T11:07:18.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-26T03:24:19.000Z (about 10 years ago)
- Last Synced: 2024-10-13T12:11:40.158Z (26 days ago)
- Language: Java
- Homepage:
- Size: 336 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GeoPoints
=========This is a 'GeoPoints' android testing application.
The purpose is to be able to create/edit geolocation
points and some additional information about it.-----
todo
1) OK = update periodically current location on map-page
2) Recode : do not redraw geopoint markers every time MAP_PAGE is activated
=> WHY NOT TO REFRESH MAP LIKE THIS WITHOUT THINKING ABOUT DB/MAP POINTS CORRESPONDENCE
- draw once and store markers (or just number of drawn points)
3) crash on screen-rotation when photo is taken