onaci/leaflet-geotiff-2

getValueAtLatLng() should return null if value is NO_DATA (and if known)

Closed this issue · 0 comments

Currently getValueAtLatLng() returns raw NO_DATA value, might be nicer if NO_DATA value was detected (or specified via layer options) and interpreted as null when requesting value at point.