โ Programming/โ GIS
[ OpenLayers ] ๋ ์ด์ด feature ๊ฐ ๊ฐ์ ธ์ค๊ธฐ
Kithub
2020. 11. 4. 14:22
๋ฐ์ํ
map.forEachLayerAtPixel(evt.pixel, function (olayer) {
map.getFeaturesAtPixel(evt.pixel)
})
๋ฐ์ํ