IvoryGoogleMapBundle
IvoryGoogleMapBundle copied to clipboard
Google Map API v3 integration for your Symfony2 project.
[Repository](https://github.com/bresam/ivory-google-map-bundle) [ivory/google-map-bundle](https://packagist.org/packages/ivory/google-map-bundle) API-Bug is fixed. Symfony 4 Support will be added soon. Feel free to contribute.
Hello, Since this morning, the maps are not displayed, however the canvas no longer exists. I use it via the API. It is not a problem of API keys. API...
Good morning, I have to report, that my maps stopped working due to rawgit, where this file is placed, is ending. Is it possible to repair this ASAP? Thank you
There has been not commits for a year and a half now, this bundle is not compatible with SF4, @egeloen does not seem to answer common issues or compatibility pull...
fix `Unable to find template "IvoryGoogleMapBundle:Form:place_autocomplete_widget.html.twig"` when using PlaceAutocompleteType
iam using egeloen IvoryGoogleMapBundle and i have run all commands like $ composer require egeloen/google-map-bundle $ composer require egeloen/serializer-bundle $ composer require php-http/guzzle6-adapter $ composer require php-http/httplug-bundle ihave include below...
This service requires an API key. For more information on authentication and Google Maps JavaScript API services please see: https://developers.google.com/maps/documentation/javascript/get-api-key
Hello guys. In the following form the placeholder translation is completely ignored altho label translation works fine. Am I missing something or is placeholder translation not yet supported? ``` ->add('address',...
Dear sir, I want to know if this bundle is Symfony 4 ready, i try the dev-master but i could not installed it. Please let me know more about this...
This PR prepares the bundle for Symfony 4 and reduces the supported Symfony version range to the currently supported versions such as 3.4 (LTS) and 4.0 and up.