Skip to content
Commit eb8bc814 authored by Dennis Nienhüser's avatar Dennis Nienhüser
Browse files

Add basic support for dynamic style changes

- Add new StyleBuilder class
- Move style related code from GeoDataFeature to StyleBuilder
- Move style related code from osm parser to StyleBuilder
- Have geo feature style initialization done in geographics items,
  not the parser. Pass a render context when creating styles
- Dummy implementation using the render context (tile level)
  to change the styling of highways depending on the tile zoom level
parent ea6e1173
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment