Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using vector tiles triggers fetching fonts from google servers #286

Closed
karussell opened this issue Nov 13, 2022 · 1 comment
Closed

using vector tiles triggers fetching fonts from google servers #286

karussell opened this issue Nov 13, 2022 · 1 comment

Comments

@karussell
Copy link
Member

karussell commented Nov 13, 2022

When switching to a vector tile map layer like Maptiler or Mapilion then the Google servers gstatic.com and fonts.googleapis.com are requested to get the fonts like Roboto&Noto (Maptiler) or OpenSans (Mapilion).

image

Interestingly Mapilion does not do this for the maps on their homepage, they seem to fetch it from their endpoint too:

image

Is this an openlayer problem? openlayers/ol-mapbox-style#698

@karussell
Copy link
Member Author

Fixed via #288

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant