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
This is supposed to blend osm maps (tiles.mbtiles) and a layer containing colored areas (tiles_kml_v3.mbtiles) with #ffffff to alpha in the second layer. The fact is, white is sent to alpha in both layers but only in the areas defined in the second layer. This is the result :
(Yes, with the white background on github, it doesn't change anything, it is more evident on a non-plain background, on GIMP for instance)
The text was updated successfully, but these errors were encountered:
Code :
This is supposed to blend osm maps (tiles.mbtiles) and a layer containing colored areas (tiles_kml_v3.mbtiles) with #ffffff to alpha in the second layer. The fact is, white is sent to alpha in both layers but only in the areas defined in the second layer. This is the result :
(Yes, with the white background on github, it doesn't change anything, it is more evident on a non-plain background, on GIMP for instance)
The text was updated successfully, but these errors were encountered: