Php Osm Static Api Versions Save

PHP library to easily get static image from OpenStreetMap (OSM) with markers, lines, circles and polygons.

0.6.4

10 months ago

PHP library to easily get static image from OpenStreetMap with markers, lines, circles and polygons.

  • Bounding box optimization

0.6.3

11 months ago

PHP library to easily get static image from OpenStreetMap with markers, lines, circles and polygons.

  • Small refactoring

0.6.2

11 months ago

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)

0.6.1

11 months ago

PHP library to easily get static image from OpenStreetMap with markers, lines, circles and polygons.

  • adding ->fitToDraws($padding)

0.6.0

11 months ago

PHP library to easily get static image from OpenStreetMap with markers, lines, circles and polygons.

  • Adding static method OpenStreetMap::createFromLatLngZoom() and OpenStreetMap::createFromBoundingBox()
  • adding $tileSize param on OpenStreetMap class constructor

0.5.0

1 year ago

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.

0.4.0

2 years ago

PHP library to easily get static image from OpenStreetMap with markers, lines, circles and polygons.

  • add custom TileLayer support

0.3.0

2 years ago

PHP library to easily get static image from OpenStreetMap with markers, lines, circles and polygons.

  • Add circle and polygon options

0.2.5

2 years ago

PHP library to easily get static image from OpenStreetMap with markers and lines.

  • Update PHP version requirement

0.2.4

2 years ago

PHP library to easily get static image from OpenStreetMap with markers and lines.

  • Fix bounding box value on low zoom level