You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing tile borders on both GeoJSON and mapbox://styles/mapbox/streets-v8'.
I've tried a bunch of different values for buffer (starting with the minimum 0, 1, 16, 128, ending with the maximum 512 and not setting it) all it does is move where the lines appear.
The text was updated successfully, but these errors were encountered:
lucaswoj
changed the title
on large maps geometry outside tile (in buffer) is drawn on the map
Fix bug causing geometry outside tile (in buffer) to be drawn on large maps
Jul 29, 2016
mapbox-gl-js version: 0.26.0
Steps to Trigger Behavior
Demo: http://jsbin.com/foqawokoqe/edit?html,output
Expected Behavior
Shouldn't see these tile boundary lines.
Actual Behavior
I'm seeing tile borders on both GeoJSON and
mapbox://styles/mapbox/streets-v8'
.I've tried a bunch of different values for buffer (starting with the minimum 0, 1, 16, 128, ending with the maximum 512 and not setting it) all it does is move where the lines appear.
The text was updated successfully, but these errors were encountered: