Releases: DantSu/php-osm-static-api
PHP OpenStreetMap Static API
PHP OpenStreetMap Static API
PHP library to easily get static image from OpenStreetMap with markers, lines, circles and polygons.
- Small refactoring
PHP OpenStreetMap Static API
PHP library to easily get static image from OpenStreetMap with markers, lines, circles and polygons.
- adding
->fitToDraws($padding)
- adding
->fitToMarkers($padding)
- adding
->fitToMarkersAndDraws($padding)
- adding
->fitToPoints($points, $padding)
PHP OpenStreetMap Static API
PHP library to easily get static image from OpenStreetMap with markers, lines, circles and polygons.
- adding
->fitToDraws($padding)
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
PHP OpenStreetMap Static API
PHP library to easily get static image from OpenStreetMap with markers, lines, circles and polygons.
- Add support for curl options and fail curl on error in the TileLayer.
PHP OpenStreetMap Static API
PHP library to easily get static image from OpenStreetMap with markers, lines, circles and polygons.
- add custom TileLayer support
PHP OpenStreetMap Static API
PHP library to easily get static image from OpenStreetMap with markers, lines, circles and polygons.
- Add circle and polygon options
PHP OpenStreetMap Static API
PHP library to easily get static image from OpenStreetMap with markers and lines.
- Update PHP version requirement
PHP OpenStreetMap Static API
PHP library to easily get static image from OpenStreetMap with markers and lines.
- Fix bounding box value on low zoom level