Christian Pesch
Christian Pesch
The styleUrl is already parsed https://github.com/cpesch/RouteConverter/blob/cd34ccbdc43cd0071321ba10efdff2a1de710d94/navigation-formats/src/main/java/slash/navigation/kml/KmlFormat.java#L153 but to determine the route characteristics, i.e. where its a Track, Route, or Waypoint list. What exactly do you propose? That the visual representation...
It won't be easy, as the mapsforge library, which is used for rendering, supports only a few basic overlays but no popup: https://github.com/mapsforge/mapsforge/tree/master/mapsforge-map/src/main/java/org/mapsforge/map/layer/overlay I had the feature for the removed...
This is not a bug, but a feature. The preference is defined here: https://github.com/cpesch/RouteConverter/blob/a839bcdf2725e5fe088f884ae3e190b7db60e36d/route-converter/src/main/java/slash/navigation/converter/gui/panels/ConvertPanel.java#L691 All hidden options are defined here: https://static.routeconverter.com/download/HiddenRouteConverterOptions.reg I hope this helps?
The reason is described [here](https://forum.routeconverter.com/thread-1382-post-9672.html#pid9672) and is part of the code base since 2011 > Additional bonus: Not a must, but it would be great if it can be easily...
There is a branch https://github.com/cpesch/RouteConverter/commit/99c19f6a7b2246abde43babf8b323e2f4ca8e29b which contains first steps into that direction. Does that address your use case?
Do you still use RouteConverter?
I'm happy to read that. Originally, I wanted to target @asakura42 with the question.