AlexLavoie42 / Nuxt-Mapbox

Elegant Mapbox integration with Nuxt
81 stars 11 forks source link

Property 'setConfigProperty' does not exist on type 'Map'.ts(2339) #105

Closed iPOiZN closed 5 months ago

iPOiZN commented 5 months ago
image

nuxt-mapbox version 1.5.8. Need to change the card color to 'dusk'

AlexLavoie42 commented 5 months ago

Unfortunately @types/mapbox-gl has not been updated to 3.x yet so TS will complain about this. I have just done a PR to update it but it is just waiting for approval. https://github.com/DefinitelyTyped/DefinitelyTyped/pull/68640