This repository was archived by the owner on Oct 27, 2023. It is now read-only.
roccozanni/gmaps-static
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
gmaps-static is a simple PHP wrapper over the Google Maps Static API. It can be used for generate a static map using simple PHP. The main class generates an image tag or a url that embed a map following the given configuration. See tests for examples