UNPKG

355 BJavaScriptView Raw
1export const config = {
2 overpassBase: 'https://overpass-cfn-production.tilestream.net/api/interpreter',
3 osmBase: 'https://www.openstreetmap.org/api/0.6/',
4 mapboxAccessToken: 'pk.eyJ1IjoicmFzYWd5IiwiYSI6ImNpejVrMjc4eTAwNGczM2thNWozYnJ1OHkifQ.yFRr3Sd39TJiwEguQpIkWQ',
5 S3_URL: 'https://s3.amazonaws.com/mapbox/real-changesets/production/'
6};