I have done this little APP with the great ScaleImageView library.
ScaleImageView library was created by Andrew Graham and link is HERE.
I have used also another great B4A libraries: GPS and LibGPX.
Map_ax - offline map app.
You can use Map_ax Android for to:
- display raster maps ( jpg / jgw ),
- display vector map layers (as a special files - like the txt files),
- display points and save the list of the points as txt and gpx file,
- measure the distance (km) and the area (ha),
- work with GPS.
Map_ax uses EPSG:4326 WGS 84
Raster map files (jpg/jgw), vector files (*.poi, *.pol, *.lin) and another files are stored in the:
"Android / data / com.Map_ax / files" folder in the Internal (shared) storage (no micro SD card).
Settings of the android device:
"Location" has to be "Set On" (Settings - Location - On).
The azimut is not calculated if the device has not the sensor of the Orientation.
You can create your own offline raster maps with:
- Mobile Atlas Creator,
- Maperitive.
More about the map creation look at "map_jgw": H E R E.
You can use also "Terra Incognita" (creates directly jpg/jgw) by Marian Zubak. Look: H E R E.
More about Map_ax and download APK file: look H E R E.
ScaleImageView library was created by Andrew Graham and link is HERE.
I have used also another great B4A libraries: GPS and LibGPX.
Map_ax - offline map app.
You can use Map_ax Android for to:
- display raster maps ( jpg / jgw ),
- display vector map layers (as a special files - like the txt files),
- display points and save the list of the points as txt and gpx file,
- measure the distance (km) and the area (ha),
- work with GPS.
Map_ax uses EPSG:4326 WGS 84
Raster map files (jpg/jgw), vector files (*.poi, *.pol, *.lin) and another files are stored in the:
"Android / data / com.Map_ax / files" folder in the Internal (shared) storage (no micro SD card).
Settings of the android device:
"Location" has to be "Set On" (Settings - Location - On).
The azimut is not calculated if the device has not the sensor of the Orientation.
You can create your own offline raster maps with:
- Mobile Atlas Creator,
- Maperitive.
More about the map creation look at "map_jgw": H E R E.
You can use also "Terra Incognita" (creates directly jpg/jgw) by Marian Zubak. Look: H E R E.
More about Map_ax and download APK file: look H E R E.
Last edited: