nextzen / nextzen.js

Javascript SDK for Mapzen products
ISC License
85 stars 43 forks source link

Add `basemapOptions` object #333

Open rfriberg opened 7 years ago

rfriberg commented 7 years ago

Add a basemapOptions object to allow easy toggling of globals built in to Mapzen basemaps. These should include:

Related to #331 and #332

cc/ @nvkelso

rfriberg commented 7 years ago

Building on this, we could auto-detect location to set the default ux_language

hanbyul-here commented 7 years ago

I mentioned this in this issue too : https://github.com/mapzen/mapzen.js/issues/334 but wouldn't it be better to keep the way of passing api keys (L.Mapzen.apiKeyor pass to the map) and let this to be passed to vector tiles underneath?