Skip to content

Commit

Permalink
Update license comment
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Jul 25, 2017
1 parent c57a5e9 commit e807fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/internal-packages/schema/lib/d3/coordinates.js
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ const minicharts_d3fns_geo = function() {
if (!map) {
map = new mapboxgl.Map({
container: innerDiv[0][0],
// not allowed to whitelabel the map without enterprise license
// not allowed to whitelabel the map ever due to OpenStreetMaps license.
// attributionControl: false,
style: 'mapbox://styles/mapbox/light-v9',
center: bounds.getCenter()
Expand Down

0 comments on commit e807fb6

Please sign in to comment.