83 Commits

Author SHA1 Message Date
flopp
79a46b5d2d fix setting of bounding box 2017-01-28 17:33:19 +01:00
flopp
340522f16b fix links 2017-01-25 20:53:06 +01:00
flopp
4b13d9f0b0 added some contributors 2017-01-25 20:50:21 +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
af42cb8d89 fix typo 2017-01-24 20:43:46 +01:00
flopp
70f4d61f28 spelling, linter fixes 2017-01-24 20:18:13 +01:00
flopp
8f107f8ee6 add label color. fixes #16 2017-01-24 20:10:32 +01:00
flopp
3fa1066f7e check HTTP status code. fixes #17 2017-01-24 20:07:15 +01:00
flopp
caf90aabc0 add stamen-terrain 2016-12-06 20:10:00 +01:00
flopp
eeaa772e30 fixed tile url 2016-12-06 20:01:52 +01:00
Florian Pigorsch
4609e63ef9 Update README.md 2016-11-23 08:15:03 +01:00
Florian Pigorsch
f992a78f1c Update README.md
Fix library usage example (LatLng -> LatLngFromDegrees)
2016-11-22 10:59:53 +01:00
Florian Pigorsch
c2a1f131c9 Update README.md
Add contributors section
2016-11-22 10:56:59 +01:00
Florian Pigorsch
ac32db7f07 Merge pull request #15 from felix/replace-mapquest
Replace the default MapQuest with a few new friendly tile servers
2016-11-22 09:22:55 +01:00
Felix Hanley
6bec01fc9e Replace the default MapQuest with a few new friendly tile servers 2016-11-22 15:10:51 +07:00
Florian Pigorsch
3f8ad51184 Update README.md 2016-08-10 12:42:58 +02:00
flopp
b31bb696a3 fixed otm tile provider 2016-03-23 18:12:14 +01:00
flopp
6ae21b0adf renamed cmd to create-static-map 2016-03-23 18:07:51 +01:00
flopp
f58df9c70f moved create-static-map.go 2016-03-23 18:06:33 +01:00
flopp
1fdedc79cc added OpenTopoMap tile provider 2016-03-23 18:01:13 +01:00
flopp
dc36c416d1 fixed links in README.md 2016-03-18 20:58:54 +01:00
flopp
4f7c371e9c transitioned to gpxgo from go-gpx 2016-03-02 18:35:48 +01:00
flopp
4942dfaef9 fixed import path for go-gpx 2016-02-29 23:11:13 +01:00
flopp
5cfb3901ec added GPX parsing 2016-02-29 23:07:45 +01:00
flopp
e8930d65bb simplified command line parsing 2016-02-28 20:46:33 +01:00
flopp
ef877907d4 changed cache directory structure 2016-02-28 20:15:34 +01:00
flopp
6b66d724c7 renamed package from 'staticmaps' to 'sm' 2016-02-28 17:32:14 +01:00
flopp
c2abebe651 renamed package from 'staticmaps' to 'sm' 2016-02-28 17:31:25 +01:00
flopp
cd54475789 fixed color parsing; added marker labels 2016-02-28 17:15:13 +01:00
flopp
5f526cbb16 using GG to draw tiles 2016-02-28 16:31:20 +01:00
flopp
c7f073decc renamed MapCreator to Context 2016-02-28 16:25:44 +01:00
flopp
ee7ee478ef removed subdirectory 'staticmaps' 2016-02-28 16:06:30 +01:00
flopp
37c675dbd0 added area.go 2016-02-28 16:03:11 +01:00
flopp
900e03ad0a using the 'color.Color' interface instead of 'color.RGBA' 2016-02-28 15:40:02 +01:00
flopp
8b75b7f239 added coding example to readme 2016-02-21 14:59:29 +01:00
flopp
11fd347208 fixed docs 2016-02-21 14:34:29 +01:00
flopp
c20ddd3933 added missing docs 2016-02-21 14:33:55 +01:00
flopp
4edbe29161 added MapObject interface 2016-02-21 14:28:21 +01:00
flopp
07c95e96ad added godoc badge 2016-02-21 13:26:46 +01:00
flopp
e94815634a more docs 2016-02-20 16:45:10 +01:00
flopp
9b19840920 switched to fogleman's gg 2016-02-20 16:12:16 +01:00
flopp
cc94b918cf refactoring 2016-02-20 14:51:37 +01:00
flopp
8c922434ac refactoring 2016-02-20 14:26:26 +01:00
Florian Pigorsch
7082571ec0 Added some badges 2016-02-20 14:21:00 +01:00
flopp
77bdcf3346 simplified font assets 2016-02-19 21:33:42 +01:00
flopp
5051abb70e more flexible color parsing 2016-02-19 20:53:16 +01:00
flopp
5f84c790d5 ignoring png files 2016-02-19 20:49:06 +01:00
flopp
50243e8020 simplified color parsing 2016-02-19 20:48:26 +01:00
flopp
09e25f1f34 '-t list' displays sorted list of map types 2016-02-19 20:30:43 +01:00