diff --git a/js/mapController.js b/js/mapController.js index d53b96f..a1fb59d 100644 --- a/js/mapController.js +++ b/js/mapController.js @@ -600,7 +600,7 @@ function loadTrailLayers() { ], "" ], - {}, + {"text-font": ['literal', ["Americana-Bold"]]}, [ "case", ["has", "lock:height"], ["concat", [ @@ -623,7 +623,7 @@ function loadTrailLayers() { ], "" ], - {}, + {"text-font": ['literal', ["Americana-Bold"]]}, [ "case", ["has", "height"], ["concat", [ @@ -656,7 +656,7 @@ function loadTrailLayers() { ], " ft"], "" ], - {}, + {"text-font": ['literal', ["Americana-Regular"]]}, ] ] ],