dev
RekHoto 3 years ago
parent f72042f5d1
commit 70bc88130d

@ -73,7 +73,7 @@ export const getPointSymbolLayer = (image) => {
type: "symbol",
layout: {
"icon-image": image,
"icon-size": ["interpolate", ["linear"], ["zoom"], 3, 0, 9, 0.1, 13, 0.7],
"icon-size": ["interpolate", ["linear"], ["zoom"], 3, 0, 9, 0.2, 13, 1.4],
},
};
}

Loading…
Cancel
Save