egeloen / IvoryGoogleMapBundle

Google Map API v3 integration for your Symfony2 project.
https://github.com/egeloen/ivory-google-map
MIT License
217 stars 152 forks source link

Add API support #73

Closed egeloen closed 11 years ago

egeloen commented 11 years ago

This PR finishes the work started in egeloen/ivory-google-map#24

ping @dupuchba

dupuchba commented 11 years ago

Really cool. I'll take a look right away. Thx for the support!

Envoyé de mon iPhone

Le 4 juin 2013 à 23:28, Eric GELOEN notifications@github.com a écrit :

This PR finishes the work started in egeloen/ivory-google-map#24

ping @dupuchba

You can merge this Pull Request by running

git pull https://github.com/egeloen/IvoryGoogleMapBundle f-libraries Or view, comment on, or merge it at:

https://github.com/egeloen/IvoryGoogleMapBundle/pull/73

Commit Summary

Add API support File Changes

M .travis.yml (1) M DependencyInjection/Configuration.php (23) M DependencyInjection/IvoryGoogleMapExtension.php (25) M Model/MapBuilder.php (32) A Resources/config/services/api.xml (15) M Resources/config/services/map.xml (1) M Resources/doc/usage.md (15)
M Tests/DependencyInjection/AbstractIvoryGoogleMapExtensionTest.php (17) A Tests/Fixtures/Model/Helper/ApiHelper.php (23) A Tests/Fixtures/config/yaml/api.yml (3) M Tests/Fixtures/config/yaml/helpers.yml (2) M Tests/Model/MapBuilderTest.php (11) M composer.json (9) Patch Links:

https://github.com/egeloen/IvoryGoogleMapBundle/pull/73.patch https://github.com/egeloen/IvoryGoogleMapBundle/pull/73.diff