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

allow to choose language of map api #15

Closed wodor closed 12 years ago

wodor commented 12 years ago

this change will allow to set 'language' parameter for ivory_google_map.map service, so that in MapHelper::renderJavascripts it will be used to set language, like shown in documentation http://code.google.com/intl/pl-PL/apis/maps/documentation/javascript/basics.html (Language localization)

egeloen commented 12 years ago

Thanks for this PR ! If you can add a note about this fitures in the doc, it would be nice :)

wodor commented 12 years ago

You're welcome :) FIxes applied, doc updated almost forgot to metion: this bundle is awesome !