Skip to content

PHP OpenStreetMap Static API

Compare
Choose a tag to compare
@DantSu DantSu released this 30 Jul 15:10
· 4 commits to master since this release

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)