Boris Winter

Results 3 issues of Boris Winter

MapBox has the example at: https://docs.mapbox.com/mapbox-gl-js/example/mapbox-gl-geocoder-no-map/ where the input is used without a map, is this in any way possible with this plugin?

I have created the following ProgressBar: ``` var line = new ProgressBar.Line(id, { color: '#FFEA82',    duration: time, strokeWidth: 10, svgStyle: { borderRadius: '10px;' }, text: { value: 'Text', style: {...

Getting this error: Traceback (most recent call last): ``` File "/Library/Frameworks/Python.framework/Versions/3.7/bin/web3-gear", line 5, in from gear.cli import run_server File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/gear/cli.py", line 8, in from .rpc import make_version File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/gear/rpc.py", line...