Menu

Show posts

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.

Show posts Menu

Messages - 93ToyTruck

#1
1. rotate="false" works on the Mapsforge renderer (used for OAM Multilingual maps) but not the Locus renderer (used for LoMaps and OAM single-language maps).
2. pathtext fits text to single straight segments of the way. If the segment is too short the text won't fit and won't be displayed. If you reduce the size of the text, there is a greater chance it will fit into any given segment.
3. Your coding looks like it is written for the mapsforge renderer. The Locus renderer doesn't support position, priority or symbol-id. It does however support resolution-aware sizing using dp and scaling on zoom. Use something like:
<caption k="name" dy="14dp" font-style="bold" font-size="10dp" scale-font-size="18,1.1" scale-dy-size="16,1.15" fill="#000000" stroke="#80FFFFFF" stroke-width="2dp" />

I think dx may work in place of dy above but you'll have to test it.

For more (but limited) info see http://docs.locusmap.eu/doku.php?id=manual:advanced:map_tools:theming - which is unfortunately not altogether correct!
The following users thanked this post: 93ToyTruck
#2
Hi,
the V4 themes with stylemenu are supported. Maybe the best solution - would you please share/send me the theme. I'll check it.
BR Petr
The following users thanked this post: 93ToyTruck