Hacker News new | ask | show | jobs
by lukeqsee 1827 days ago
MapLibre GL Native supports server-side raster rendering via tileserver-gl or a custom server implementation (my company does this).

Desktop support should be possible with some extra work with Native, but I'm not certain, for instance, if the QT bindings are fully working yet.

1 comments

My understanding is that mapbox-gl-native dropped node binding support prior to the fork; the code is still there but the build system can’t build it. I’m hoping to help maplibre bring it back up to a working state.