Using the map field raised an error in the first load of the partial "google is not defined".
i had to refresh the page to get the map shown as the js files from google are already loaded,
I had to modify the app / views / rails_admin / main / _form_map.html.haml to place the div element
Using the map field raised an error in the first load of the partial "google is not defined". i had to refresh the page to get the map shown as the js files from google are already loaded, I had to modify the app / views / rails_admin / main / _form_map.html.haml to place the div element
to the beginning of the file before loading the js