tileserver-gl icon indicating copy to clipboard operation
tileserver-gl copied to clipboard

mapbox-gl-native node js module from mapbox not actively developed

Open xabbu42 opened this issue 4 years ago • 1 comments

According to https://github.com/mapbox/mapbox-gl-native/issues/16418#issuecomment-621127219 the node js module that is used for static rendering is no longer actively developed. Are there any plans to replace this dependency? Perhaps with https://github.com/naturalatlas/mapbox-gl-native-node?

xabbu42 avatar Nov 10 '20 09:11 xabbu42

Managed to get it working with node 14 by using @naturalatlas/mapbox-gl-native as a drop-in replacement.

nerdbeere avatar Feb 21 '22 21:02 nerdbeere