Eric Locop

Results 3 issues of Eric Locop

**Vue2-datepicker version**: ^3.9.0 **Vue version**: ^2.6.12 **Browser**: Mobile Safari **Steps to reproduce** Just go to https://mengxiong10.github.io/vue2-datepicker/index.html and then choose time from the datetime picker **Reproduction Link or Source Code** https://mengxiong10.github.io/vue2-datepicker/index.html...

It looks like addSource and addLayer to draw directions/route on the map isn't working. below are my codes ``` await mapBox.addSource('route-line', { type: 'geojson', url: 'mapbox://mapbox.satellite', data: { type: "Feature",...

Hi guys. anyone knows how to use this package using webpack to bundle it? i am trying to use this in my Vue component but unfortunately. i can't seem to...