opensciencemap / vtm

a vector-tile map library written in java - running on android, desktop and within the browser
GNU Lesser General Public License v3.0
238 stars 176 forks source link

unknown element: lineSymbol #175

Open Marianne-Abdelmalek opened 7 years ago

Marianne-Abdelmalek commented 7 years ago

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.

devemux86 commented 7 years ago

VTM development continues at https://github.com/mapsforge/vtm (see announcement here on main page)

Could you ask in the forum there?

Marianne-Abdelmalek commented 7 years ago

Sure! Thanks for the quick reply : )