Cita:
Iniciado por alvaro_trewhela Esto:
#marker {
background-image: url('/mapbox-gl-js/assets/washington-monument.jpg');
background-size: cover;
width: 50px;
height: 50px;
border-radius: 50%;
cursor: pointer;
}
.mapboxgl-popup {
max-width: 200px;
}
no es js, es css, sacalo. y te recomiendo que todo js lo pongas en el head, hay expeciones, pero ve que tal.
muchas gracias por tu amable ayuda