|
|
|
|
|
by bazizbaziz
2963 days ago
|
|
Last I checked, MapBox's WebGL based vector tile renderer was a cut above the rest. For simple mapping, Google's stuff may cut it, but MapBox has the ability to draw complex vector polygons over a wide area that render/zoom/scroll fast and provide a nice experience. This is pretty important if you want to provide fine grained analysis of geographic areas. If you wanted this on GMaps, you were stuck rendering all your vectors to image tiles, hugely increasing the size. MapBox's vector support made this very easy! It may be that Google/free options have caught up in this space, but I haven't re-evaluated in a few years. I think MapBox could also be a winner in the GIS space as the GIS options have not made the most graceful move to the web. |
|
Also, there was a great interactive style editor (https://github.com/tangrams/tangram-play), although it seems the demo site is broken now :-(