This repository was archived by the owner on Apr 27, 2024. It is now read-only.

Description
Hello
I am trying to use the Android library to render a geojson that I request from a local tile server (vector-postgis-points), but each time it return 200 from the server, but doesn't render the map... The error is org.oscim.theme.XmlThemeBuilder: unknown element: lineSymbol
I want to know why is lineSymbol a wrong element?
Thanks in advance.