PHPackages                             wyrihaximus/staticmap - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. wyrihaximus/staticmap

ActiveLibrary[Image &amp; Media](/categories/media)

wyrihaximus/staticmap
=====================

PHP implementation of the Google Maps Static API

0.2.2(12y ago)97423[5 PRs](https://github.com/WyriHaximus/StaticMap/pulls)MITPHPPHP &gt;=5.3CI passing

Since Jan 21Pushed 2mo ago3 watchersCompare

[ Source](https://github.com/WyriHaximus/StaticMap)[ Packagist](https://packagist.org/packages/wyrihaximus/staticmap)[ Docs](http://wyrihaximus.net/projects/php/staticmap.html)[ RSS](/packages/wyrihaximus-staticmap/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (14)Used By (0)

StaticMap
=========

[](#staticmap)

[![Build Status](https://camo.githubusercontent.com/0a4eb618ed4552773bc987c563bb0c53ad5367a52c82be33c5f8d959988bfc3d/68747470733a2f2f7472617669732d63692e6f72672f57797269486178696d75732f5374617469634d61702e706e67)](https://travis-ci.org/WyriHaximus/StaticMap)[![Latest Stable Version](https://camo.githubusercontent.com/bd4c77f6efeea11ff69ec05caf79ec87c6629290cb4e8de1b50e4ac28bdebe40/68747470733a2f2f706f7365722e707567782e6f72672f57797269486178696d75732f5374617469634d61702f762f737461626c652e706e67)](https://packagist.org/packages/WyriHaximus/StaticMap)[![Total Downloads](https://camo.githubusercontent.com/5923d5d16ca5951b4a3f3e10366a843184f5e52f702ec387f239ebcd44f4307f/68747470733a2f2f706f7365722e707567782e6f72672f57797269486178696d75732f5374617469634d61702f646f776e6c6f6164732e706e67)](https://packagist.org/packages/WyriHaximus/StaticMap)[![Coverage Status](https://camo.githubusercontent.com/b533c8364ba95af9b15b4237ea4422c1364a5e9a7af0f96a1ac9a49b40d91b6b/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f57797269486178696d75732f5374617469634d61702f62616467652e706e67)](https://coveralls.io/r/WyriHaximus/StaticMap)[![Bitdeli Badge](https://camo.githubusercontent.com/6e147be0616ac3b828732487afb1502f78ef794e11cdadf5dbe6f039f73923ae/68747470733a2f2f64327765637a68766c38323376302e636c6f756466726f6e742e6e65742f57797269486178696d75732f7374617469636d61702f7472656e642e706e67)](https://bitdeli.com/free "Bitdeli Badge")

Static Google Maps clone in PHP

Getting started
---------------

[](#getting-started)

#### 1. Requirements

[](#1-requirements)

This plugin depends on the following plugins and libraries and are pulled in by composer later on:

- `ext-gd`

### 2. Installation

[](#2-installation)

To install via [Composer](http://getcomposer.org/), use the command below, it will automatically detect the latest version and bind it with `~`.

```
composer require wyrihaximus/staticmap

```

### 3. Example

[](#3-example)

```
