mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-31 23:53:25 +00:00
allow POI overlap when zoomed in
This commit is contained in:
@@ -91,6 +91,7 @@ export class OverpassLayer {
|
|||||||
'icon-image': ['get', 'icon'],
|
'icon-image': ['get', 'icon'],
|
||||||
'icon-size': 0.25,
|
'icon-size': 0.25,
|
||||||
'icon-padding': 0,
|
'icon-padding': 0,
|
||||||
|
'icon-allow-overlap': ['step', ['zoom'], false, 14, true],
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user