Do not send request to glyphs and not working with plugin: "maplibre-gl-measures" #4471
Unanswered
SO-Matveev
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Try to update the configuration of the control to use different font that know are working. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have demo project from Angular. I create one page and one components map-layout for maplibre-gl-js. Then i install plugin maplibre-gl-measures. This is my code from example
Then i added new control from maplibre-gl-measures and he partially works.

I see button, he paint lines or polygon but i not see total area or length.
The mistake is that maplibre-gl does not send request to glyphs at the specified address as in the example.
Please, help!
What am I doing wrong?
I tried to use local glyphs. Also not worked.
Unfortunately maplibre-gl not used glyphs, but when open example it`s working
https://github.com/jdsantos/maplibre-gl-measures
https://jdsantos.github.io/demos/maplibre-gl-measures/
Beta Was this translation helpful? Give feedback.
All reactions