Hacker News new | ask | show | jobs
by twelvechairs 1217 days ago
I get the parent comment. There are good alteratives to the mapbox ecosystem though they arent always used because people see mapbox as default

DeckGL for instance is a very innovative js library for front end (really developed by Uber I believe), with better 3d and movement, better with dealing data at scale, etc.

Prettymaps is a pure python approach to rendering OSM data.

Etc.