Skip to content
  • Dennis Nienhüser's avatar
    Add basic support for dynamic style changes · eb8bc814
    Dennis Nienhüser authored
    - 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
    eb8bc814