php-osm-static-api
php-osm-static-api copied to clipboard
Impossible to downscale marker sizes
Currently it doesn't seem possible to scale markers icons, as we must pass a path to the Markers constructor.
This PR fixes this https://github.com/DantSu/php-osm-static-api/pull/14
@DantSu ?