_____ _ _ _ __ __
/ ____| | | | (_) | \/ |
| (___ | |_ __ _| |_ _ ___ | \ / | __ _ _ __ ___
\___ \| __/ _` | __| |/ __| | |\/| |/ _` | '_ \/ __|
____) | || (_| | |_| | (__ | | | | (_| | |_) \__ \
|_____/ \__\__,_|\__|_|\___| |_| |_|\__,_| .__/|___/
| |
|_|
Generator of map images.
Maps are generated using Open Street Maps data and services.
See github.com/tutorcruncher/static-maps for more details.
/map.jpg?lat=<latitude>&lng=<longitude>
/map.jpg?lat=51.179&lng=-2.098
GET parameters can also be used:
zoom - for the zoom level of the map, default: 10.
width - for the width of the image generated, default: 600.
height - for the height of the image generated, default: 400.
marker - whether to show a marker use false to hide, default: true.
scale - map scaling (currently doesn't work with names on the map),
values of 1 or 2 are valid, default: 1.