atto icon indicating copy to clipboard operation
atto copied to clipboard

Carve out Mapbox GL Native Go Bindings into separate package

Open ARolek opened this issue 7 years ago • 0 comments

The Mapbox GL Native Go bindings should be moved to their own package. This will allow them to be reused in different projects as well as have an independent test environment separate from the atto project. A good example to reference is: https://github.com/omniscale/go-mapnik

ARolek avatar Aug 01 '18 19:08 ARolek