Skip to content

Releases: DantSu/php-osm-static-api

PHP OpenStreetMap Static API

06 Aug 07:19
Compare
Choose a tag to compare

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

  • Bounding box optimization

PHP OpenStreetMap Static API

30 Jul 21:09
Compare
Choose a tag to compare

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

  • Small refactoring

PHP OpenStreetMap Static API

30 Jul 15:10
Compare
Choose a tag to compare

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

30 Jul 14:42
Compare
Choose a tag to compare

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

  • adding ->fitToDraws($padding)

PHP OpenStreetMap Static API

29 Jul 22:40
Compare
Choose a tag to compare

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

PHP OpenStreetMap Static API

09 Nov 10:25
54a8b91
Compare
Choose a tag to compare

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

31 May 09:38
Compare
Choose a tag to compare

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

  • add custom TileLayer support

PHP OpenStreetMap Static API

24 May 12:51
Compare
Choose a tag to compare

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

  • Add circle and polygon options

PHP OpenStreetMap Static API

10 May 13:04
Compare
Choose a tag to compare

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

  • Update PHP version requirement

PHP OpenStreetMap Static API

07 Apr 13:16
Compare
Choose a tag to compare

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

  • Fix bounding box value on low zoom level