Skip to content

vector: Fix bugs with symbol position

James Westman requested to merge jwestman/libshumate:fix-symbol-position into main
  • Pass the tile_x and tile_y coordinates to the symbol info so it can calculate its position
  • Don't include point labels outside the tile area

Merge request reports