PHP OpenStreetMap Static API
PHP library to easily get static image from OpenStreetMap with markers, lines, circles and polygons.
- Adding static method
OpenStreetMap::createFromLatLngZoom()
andOpenStreetMap::createFromBoundingBox()
- adding
$tileSize
param onOpenStreetMap
class constructor