The Following 4 Users Say Thank You to Mara For This Useful Post: | ||
|
2018-09-04
, 01:49
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#132
|
No, I don't think it has to be tuned for each of the styles. But, I would think that night/day maps could be different.
The Following 8 Users Say Thank You to MartinK For This Useful Post: | ||
|
2018-09-04
, 06:47
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#133
|
It's something like palette swapping doable for SVG ? I works fine for games to differentiate players with the same model so I guess the same mechanism could be used to palette swap icons/indicators to better work with the given map style while keeping the icons otherwise the same geometry wise (of course one needs to make sure the palette swapped colors don't blend together).
I don't have a very deep insight into SVG & SVG rendering, but every SVG is basically a XML file, so in the simplest case it should be possible to quite easily palette swap a set of master icons by sedding the color strings to different ones for each variant, during development or at build time.
In more advanced cases the SVG code could be processed at runtime & fed to either PyOtherSide image provider (it takes byte arrays & supports proper SVG rendering) or to temporary files.
So, just an idea.
|
2018-09-04
, 17:47
|
Posts: 233 |
Thanked: 532 times |
Joined on Sep 2011
|
#134
|
|
2018-09-04
, 18:47
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#135
|
wish list although some features might be suitable for other apps, eg sports app.
distance measure, eg between waypoints
record trials, display, export, load
display compass on the map
thanks
|
2018-09-04
, 19:37
|
Posts: 233 |
Thanked: 532 times |
Joined on Sep 2011
|
#136
|
Compass: while situation with compass improved, its not perfect yet, at least not on onyx. Do we have any reliable compass on SFOS devices? There are also several apps displaying it too.
|
2018-09-05
, 01:26
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#137
|
The latest SFOS update (2.2.1) which was released today has fixed the compass sensor for XperiaX devices. Also the compass on ModRana now seems to work, I do not know how reliable that is.
|
2018-09-05
, 05:39
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#138
|
...
BTW, ... even AGTL back on N9 used the camera view quite nicely to show nearby geocaches superimposed on the camera output based on compass and maybe accelerometer as well.
|
2018-09-05
, 10:42
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#139
|
orly?
I may have missed that completely. But was using it only on N900 back then. Have there been new features by Aapo?
The Following 3 Users Say Thank You to MartinK For This Useful Post: | ||
|
2018-09-05
, 17:36
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#140
|
The Following 11 Users Say Thank You to rinigus For This Useful Post: | ||
I did reboot the phone and now it starts normally from icon. Thanks for the help.