Esri / calcite-maps

A Bootstrap theme for designing, styling and creating modern map apps.
http://esri.github.io/calcite-maps/samples/index.html
Apache License 2.0
238 stars 173 forks source link

Font error #197

Closed ghost closed 5 years ago

ghost commented 6 years ago

Calcite maps try to load fonts from wrong place and return 404 error. I took an error capture.

error

It seems that the referenced files are not provided when I ckeced dist/fonts/avenir-next folder.

You can check the error when you open the sample Esri provided.

I am not famillier with web font. So I am not sure if I need any additional settings to use these fonts. However I think it is necessary to provde these fonts.

alaframboise commented 6 years ago

All of the fonts are in the dist directory and there I do not see any font errors on this side.
https://github.com/Esri/calcite-maps/tree/master/dist/fonts/

The SDK sample is currently being updated with the JS 4.7/0.7 release of calcite-maps. Please see the examples included.