Azure-Samples / Azure-Samples/AzureMapsCodeSamples

Leaflet samples do not show a map

Abierto
#203 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
373
Forks
468
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Console has the following errors:
```
azure-maps-leaflet.min.js:4 Uncaught Error: An invalid authentication type was specified
at T.signRequest (azure-maps-leaflet.min.js:4:41784)
at T.getRequest (azure-maps-leaflet.min.js:4:41923)
at f.createTile (azure-maps-leaflet.min.js:4:43702)
at f._addTile (GridLayer.js:812:19)
at f._update (GridLayer.js:709:10)
at f._setView (GridLayer.js:570:10)
at f._resetView (GridLayer.js:526:8)
at f.onAdd (GridLayer.js:162:8)
at f._layerAdd (Layer.js:114:8)
at i.whenReady (Map.js:1465:13)
T.signRequest @ azure-maps-leaflet.min.js:4
T.getRequest @ azure-maps-leaflet.min.js:4
f.createTile @ azure-maps-leaflet.min.js:4
_addTile @ GridLayer.js:812
_update @ GridLayer.js:709
_setView @ GridLayer.js:570
_resetView @ GridLayer.js:526
onAdd @ GridLayer.js:162
_layerAdd @ Layer.js:114
whenReady @ Map.js:1465
addLayer @ Layer.js:176
getMap @ azure-maps-leaflet-options:50
onload @ azure-maps-leaflet-options:67
azure-maps-leaflet.min.js:4 Uncaught (in promise) Error: An invalid authentication type was specified.
at azure-maps-leaflet.min.js:4:38017
at new Promise ()
at T.initialize (azure-maps-leaflet.min.js:4:37448)
at new f (azure-maps-leaflet.min.js:4:46563)
at getMap (azure-maps-leaflet-options:33:21)
at onload (azure-maps-leaflet-options:67:25)
```

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.