UNPKG

@terrestris/vectortiles

Version:

A simple library that makes use of free available world-wide terrestris vectortiles in MapBox MVT format from OpenStreetMap data

15 lines (14 loc) 278 B
export const style_countries = [{ 'minResolution': 0, 'maxResolution': 99999, 'style': { '': { 'strokeColor': '#7d887d', 'strokeWidth': 2, 'strokeOpacity': 0.5, 'fillColor': '#f2efe9', 'useLabels': false, 'zIndex': -2 } } }];