OhGoogleMapFormTypeBundle icon indicating copy to clipboard operation
OhGoogleMapFormTypeBundle copied to clipboard

Set latitude and longitude values on a form using Google Maps

Results 11 OhGoogleMapFormTypeBundle issues
Sort by recently updated
recently updated
newest added

i need save zoom, this is correct ?

Hey, Is there any plans to add support for Symfony3?

please add google maps api key field to form field options

Hi, I'm trying to install the last version of this bundle, but installing from packagist with composer, doen't install this repository, install https://github.com/ollieLtd/OhGoogleMapFormTypeBundle. This fork is not update with last...

I am using this bundle and it's good for me. The problem is you included `oh_google_maps_javascripts` and `oh_google_maps_javascript` blocks in `oh_google_maps_widget`. I don't know why you didn't write this blocks...

Hi, The release tag 1.0 has not been detected by packagist so I am unable to add the stable version to my composer.json. Thanks in advance Regards

![ohgoogle](https://cloud.githubusercontent.com/assets/3274119/4997552/4d554ca0-69d0-11e4-93ad-8e86c1b38dfa.jpg) Hello, I have a bug when i use this bundle in a sonata admin tab. Could you help me to solve this problem. Thanks Seb

Hi @ollietb, thank your for providing this useful plugin. From your Readme: > Because the form type template includes javascript, there's not yet a way to bunch it all together...

Hello ! First of all thank you for this bundle. But note that I've installed and configured it more than 3 times but still not be able to make it...

->add('map_coordinates', 'oh_google_maps', array( 'required' => false, 'lat_name' => 'Latitude', 'lng_name' => 'Longitude' )) How can I make these REALLY not required?