UNPKG

bento-charts

Version:
5 lines (4 loc) 228 B
export const OSM_TILE_LAYER_ATTRIBUTION = ` &copy; <a href='https://www.openstreetmap.org/copyright'>OpenStreetMap</a> contributors `; export const OSM_TILE_LAYER_TEMPLATE = 'https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png';