stevage / map-gl-utils

A utility library that makes Mapbox GL JS or Maplibre GL a bit more convenient to work with.
https://npmjs.com/package/map-gl-utils
212 stars 24 forks source link

fix: add options parameter to the loadImage func #17

Closed happiness86 closed 3 years ago

happiness86 commented 3 years ago

support extra options for addImage func

stevage commented 3 years ago

Huh, this is weird. Sorry I didn't see this PR until just now. But I made exactly (exactly!) the same change here: https://github.com/stevage/mapbox-gl-utils/commit/aecd63fadd12339130fadac2e180d75a5d62ce2d

Thanks for submitting.