SimpleGMapAPI is a PHP class for using the Google Maps API (and Google's and OpenStreetMaps' geocoding APIs) in your PHP code and to display Google Maps easily on your site, with support for StreetView. simpleGMapAPI is derived from Phoogle Maps 2.0.
| Tags | Google Maps Map PHP API geocoding php class PHP5 OpenStreetMap |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP 5 |
Recent comments
17 Nov 2010 12:52
Thanks for this class. I'm favoring it at the moment over phoogle or PHP Google Maps (which I used before) because it uses the Google Maps V3 API instead of V2. The V3 API is really much faster for large maps. Nice and clean code for PHP 5 too.
Hope you will include a little more overlays soon (such as polygons and polylines).