-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extra option for contour line width doesn't work from custom rendering style in Android version (it works in iOS version) #20501
Comments
Please attach a video or screenshot showing the correct behavior and how it currently looks for you. |
To help you understand, I'd like to point out that if I change the width values for the Thick, Medium and Thin options in the hiking rendering style file, it works fine and the contour lines change thickness according to the values I've entered. |
The bug has been reproduced. To reproduce it, import the custom rendering style Hiking.render.xml. Select it as the main map style, then open Contour Lines and choose the Contour line width option. On iOS, you'll see the "+" option in list included in the rendering style. On Android, you'll see a standard list without the "+" option. OsmAnd~ 4.9.0#2909m, released: 2024-08-06
|
|
Testing 1
As seen on the map, the actual data has changed to the Default data (color, width, etc.), but the UI displays the data that is not in the list - the data from the custom style continues to be displayed even after restart.
Custom style2025-01-23.18.53.28.mp4 |
Description
We've created a rendering style for hiking in which we want an extra option to appear in the contour line widths. This appears in iOS but not in the Android version. If I make the modification directly in contourlines.addon.render.xml the option appears without any problem in the Android version too. But the intention is to include this option in the rendering style so that it isn't overwritten each time a new version of Osmand is installed.
Translated with DeepL.com (free version)
Steps to reproduce
https://github.com/OsmAnd-Rendering/Hiking/blob/main/Hiking.render.xml
This is the rendering style. Install it and try
Actual result
We don't see the extra option "+" in the contour line width
Expected result
We should see the extra option "+" in the contour line width
Your Environment (required)
Android, osmand+
The text was updated successfully, but these errors were encountered: