You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
let group = new LayerGroup();
apply(group, 'https://api.maptiler.com/maps/outdoor-v2/style.json?key=xxxxxxxxxxxxxxxx');
map.getLayers().push(group);
leads to an error:
Other maps from maptiler do not show this error.
As a consequence, when zooming in, text-labels are shown for a very short time (0.1s) and disapears afterwards. For the rest the map is displayed correctly.
The text was updated successfully, but these errors were encountered:
loading the outdoor-v2 map from maptiler:
leads to an error:
Other maps from maptiler do not show this error.
As a consequence, when zooming in, text-labels are shown for a very short time (0.1s) and disapears afterwards. For the rest the map is displayed correctly.
The text was updated successfully, but these errors were encountered: