Skip to content

PHP OpenStreetMap Static API

Compare
Choose a tag to compare
@DantSu DantSu released this 29 Jul 22:40
· 6 commits to master since this release

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