10 Commits

Author SHA1 Message Date
flopp
0afd637f53 fix formatting 2017-06-27 22:24:58 +02:00
flopp
4bf3a97b02 fix formatting error in command line options 2017-06-27 20:58:26 +02:00
flopp
7c2bea0a80 add proper methods to overwrite the HTTP user agent 2017-06-27 20:51:40 +02:00
flopp
f69176185f add the possibility to specify a background color 2017-06-27 20:21:09 +02:00
gsus
1ab69e47c1 fix issue 22 with type change
prvents the following error when compiling:
/usr/local/opt/go/bin/src/github.com/flopp/go-staticmaps/create-static-map/create-static-map.go:76:
cannot assign *s2.Rect to bbox (type s2.Rect) in multiple assignment
/usr/local/opt/go/bin/src/github.com/flopp/go-staticmaps/create-static-map/create-static-map.go:81:
invalid indirect of bbox (type s2.Rect)
2017-02-08 03:46:51 +01:00
flopp
79a46b5d2d fix setting of bounding box 2017-01-28 17:33:19 +01:00
flopp
f8f945e9db some refactoring 2017-01-25 20:42:43 +01:00
flopp
ffea5fa334 let the user specify the map's bounding box. fixes #18 2017-01-25 20:18:58 +01:00
flopp
8f107f8ee6 add label color. fixes #16 2017-01-24 20:10:32 +01:00
flopp
6ae21b0adf renamed cmd to create-static-map 2016-03-23 18:07:51 +01:00