ibrierley / flutter_map_vector_tiles

A Vector Tile Plugin for flutter_map
BSD 2-Clause "Simplified" License
14 stars 7 forks source link

Some roads vanish at higher zoom levels #12

Closed ibrierley closed 3 years ago

ibrierley commented 3 years ago

Roads should only vanish as we zoom out, need to see what's happening there, if it's just styling or something else

ibrierley commented 3 years ago

Fixed bug where the first of a class wasn't actually getting added after initialisation.