Fix issue of routes not showing on the app
Open, NormalPublic

Description

Routes between points in the map have stopped rendering on the Marble Maps Android app. We need to identify its root cause and fix the issue.

sanjibanb triaged this task as Normal priority.
sanjibanb updated the task description. (Show Details)Oct 31 2019, 5:24 PM
rahn added a subscriber: rahn.Oct 31 2019, 5:35 PM

The root cause has been known since over 2 years and I had told you about it: The default route web service had changed its format from xml to json.
So fixing it requires rewriting the plugin. Feel free to send patches ...