ズームレベルに応じてベクターレイヤーに地物を表示する方法は?
例: 2 回ズームした場合にのみ、ベクター レイヤーのフィーチャを表示したいと思います。
前もって感謝します!
ズームレベルに応じてベクターレイヤーに地物を表示する方法は?
例: 2 回ズームした場合にのみ、ベクター レイヤーのフィーチャを表示したいと思います。
前もって感謝します!
minResolution と maxResolution も使用できますが、スケールを使用する方が良いようです。
minScale - float -- the minimum scale value at which the layer should display
maxScale - float -- the maximum scale value at which the layer should display
maxResolution - float -- the maximum resolution value at which the layer should display
minResolution - float -- the minimum resolution value at which the layer should display