Mapbox-gl-js is no longer under the 3-Clause BSD license
1–10 of 200 posts
Re: Mapbox-gl-js is no longer under the 3-Clause BSD license
#2Re: Mapbox-gl-js is no longer under the 3-Clause BSD license
#3Re: Mapbox-gl-js is no longer under the 3-Clause BSD license
#4Well that sucks. Is this to try to clamp down on users circumventing subscriptions, or something else?
But, the big change is in their issue[1] they opened about it:
> Can I still use self-hosted map tiles?
> Yes. Developers simply need a Mapbox account and access token to use this v2.
>
> Can I use data or tiles from Google Maps or other non-Mapbox services?
> Yes. GL JS is fully interoperable with third party map sources that provide vector or raster tiles in supported formats. Usage of v2 is billed by Map Load to the Mapbox account owner. The license terms make no distinction between data sources.
They're charging for Mapbox GL JS, even if you don't actually use their tiles.
[0]: https://github.com/mapbox/mapbox-gl-js/blob/c7ed000f6d628531...
Re: Mapbox-gl-js is no longer under the 3-Clause BSD license
#5"This license terminates automatically if a user no longer has an active Mapbox account."
- https://github.com/mapbox/mapbox-gl-js/blob/main/LICENSE.txt
Re: Mapbox-gl-js is no longer under the 3-Clause BSD license
#6"This license allows developers with a current active Mapbox account to use and modify the Mapbox Web SDK." "This license terminates automatically if a user no longer has an active Mapbox account." - https://github.com/mapbox/mapbox-gl-js/blob/main/LICENSE.txt
> Can I use data or tiles from Google Maps or other non-Mapbox services?
> Yes. GL JS is fully interoperable with third party map sources that provide vector or raster tiles in supported formats. Usage of v2 is billed by Map Load to the Mapbox account owner. The license terms make no distinction between data sources.
They're charging for Mapbox GL JS, even if you don't actually use their tiles.
Re: Mapbox-gl-js is no longer under the 3-Clause BSD license
#7Re: Mapbox-gl-js is no longer under the 3-Clause BSD license
#8IANAL, but it seems you can only use the library if you have an active account, and you can still modify the code except billing and analytics. The it links to the TOS ( https://www.mapbox.com/legal/tos ).
Re: Mapbox-gl-js is no longer under the 3-Clause BSD license
#9Under 50,001 monthly loads is free but after that it costs $5.00 per 1,000 loads: https://www.mapbox.com/pricing/
Re: Mapbox-gl-js is no longer under the 3-Clause BSD license
#10Does this mean "private repo" closed source, or "don't copy paste our shit" closed source?
See: https://github.com/mapbox/mapbox-gl-js/blob/main/LICENSE.txt