Closed pozdnyakov closed 4 years ago
The symbolIntersectsTileEdges() util in mbgl::TilePlacement now considers icon shift for the variable symbols with enabled icon-text-fit setting, thus providing more accurate results.
symbolIntersectsTileEdges()
mbgl::TilePlacement
icon-text-fit
Render test: https://github.com/mapbox/mapbox-gl-js/pull/9513 Fixes https://github.com/mapbox/mapbox-gl-native-team/issues/213
The
symbolIntersectsTileEdges()
util inmbgl::TilePlacement
now considers icon shift for the variable symbols with enabledicon-text-fit
setting, thus providing more accurate results.Render test: https://github.com/mapbox/mapbox-gl-js/pull/9513 Fixes https://github.com/mapbox/mapbox-gl-native-team/issues/213