2017 © Pedro Peláez
 

library php-google-maps

PHP Google Maps API for PHP 5.3+

image

php-google-maps/php-google-maps

PHP Google Maps API for PHP 5.3+

  • Friday, October 18, 2013
  • by galen
  • Repository
  • 17 Watchers
  • 75 Stars
  • 30,806 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 42 Forks
  • 11 Open issues
  • 1 Versions
  • 3 % Grown

The README.md

PHP Google Maps API

For PHP 5.3+ and Google Maps API v3, (*1)

Features

  • Adsense ads
  • Binding map objects
  • Custom map controls
  • Directions with waypoints ( walking, biking and driving )
  • Event listeners and DOM event listeners
  • Fusion tables
  • Geocoding
  • Geolocation
  • Ground overlays
  • KML layers
  • Custom map styles
  • Markers
  • Marker clustering
  • Custom marker icons
  • Marker staggering
  • Marker animation (bounce, drop)
  • Mobile display
  • Panoramio layers
  • Polygons and polylines
  • Shapes (rectangles and circles)
  • Sidebar
  • Static Map
  • Streetview
  • Simple configuration of map objects

Autoloading

Use the included autoloader, (*2)

    require( '../PHPGoogleMaps/Core/Autoloader.php' );
    $map_loader = new SplClassLoader('PHPGoogleMaps', '../');
    $map_loader->register();

This is the autoload from the PSR-0 Final Proposal., (*3)

The Versions

18/10 2013

dev-master

9999999-dev https://github.com/galen/PHPGoogleMaps

PHP Google Maps API for PHP 5.3+

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

google maps google maps map google-maps