|
|
|
|
@ -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],
|
|
|
|
|
},
|
|
|
|
|
};
|
|
|
|
|
}
|
|
|
|
|
|