This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages1
#2
BETAS / Re: New 6.5.Xbeta version
August 26, 2016, 04:46:12 PM->added distance wpt indicators (if configuration--user interface--tracks--Draw distance indicator is ON).
this has no effect on my Smartphone (Samsung SG, Android 6.01)
#3
GENERAL / Waypoint-Type Parameter
February 14, 2016, 10:21:59 PM<snip>
//Route Waypoints
double[] targetLat = {33.4,8.3,22.2};
double [] targetLon = {33.4,8.3,22.3};
String [] targetNames = {"point alpha","point beta"};
i.putExtra("targetLat", targetLat);
i.putExtra("targetLon", targetLon);
i.putExtra("targetName", targetNames);
i.putExtra("navigatetoindex", 1); //index of the wpt. you want to start wpt. navigation.
<snip>
Where can I give the waypoint-symbol?
<wpt lat="47.5035" lon="7.60345"><name>PPZVV5</name><cmt>Parkplatz</cmt><desc>Parkplatz</desc><
#4
GENERAL / Re: Default offline map?
February 14, 2016, 10:15:29 PMSamsung S6, Android 5.1, Oruxmap 6.5.4 and Oruxmaps 6.5.4beta4b
#5
GENERAL / Re: WP-Typen-Manager
February 14, 2016, 06:29:11 PM
Nur Grafiken wusste ich nicht wo finden, bzw. welche Grösse sie haben müssen.
#6
GENERAL / WP-Typen-Manager
February 13, 2016, 12:22:15 AM #7
GENERAL / Default offline map?
February 11, 2016, 07:57:53 PMWhen I jump from another App (c:geo) to oruxmaps the loaded map is everytime '05_baden_wuertemberg.map.
Can I setting a default map?
#8
GENERAL / WP Geocache in German
January 26, 2016, 10:07:31 PMThanks
Pages1