yvann / google-map-bundle
Provides a google map integration for your Symfony2 Project.
Installs: 213
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 152
Type:symfony-bundle
Requires
- php: >=5.3.0
- sensio/buzz-bundle: dev-master
- symfony/framework-bundle: 2.*
- willdurand/geocoder: >=1.0.0
This package is not auto-updated.
Last update: 2025-03-01 14:22:46 UTC
README
Provides a Google Map integration for your Symfony2 Project.
Currently, this bundle allows you to manage:
- Map
- Controls: Map type, Overview, Pan, Rotate, Scale, Street view, Zoom
- Overlays: Marker, Info window, Polyline, Encoded Polyline, Polygon, Rectangle, Circle, Ground overlay
- Events
- Services: Geocoding API
It uses the google map API v3.
Documentation
- Installation
- Usage
- Test
TODO
- Integrate other services
License
This bundle is under the MIT license. See the complete license here.