phegman / vue-mapbox-gl

A Vue.js component for Mapbox GL JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

On build, getting a blank map with no errors

cjaoude opened this issue · comments

Using with vue-cli as single vue component. Map works perfectly locally. On vue-cli build, we get a blank map even when we tried a no-layer base map. Seems the map 'load' event is not firing. Kind of stumped. Ideas? TNX!

doi, env key issue...