phegman / vue-mapbox-gl

A Vue.js component for Mapbox GL JS
GNU General Public License v3.0
270 stars 33 forks source link

importing Marker doesn't work #73

Closed transfluxus closed 4 years ago

transfluxus commented 4 years ago

import Marker from 'mapbox-gl' makes the component crash the browser. I am not good with webpack and so on, maybe I am missing something.

transfluxus commented 4 years ago

ok, https://github.com/phegman/vue-mapbox-gl/issues/58 fixed the issue