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

maptypeid error #53

Closed webspin closed 11 years ago

webspin commented 11 years ago

After update vendors:

Fatal error: Class 'Ivory\GoogleMap\MapTypeId' not found in {root}/vendor/bundles/Ivory/GoogleMapBundle/DependencyInjection/Configuration.php on line 125

egeloen commented 11 years ago

@webspin Recently, I have extracted the business logic in a dedicated library. If you want to use the newest versions, you will need to update deps file according to the referenced commit. If you prefer keep the previous version, you still can use the 1.0.0 tag.