Open dangluan opened 11 years ago
Happened to me also. I saw the map once, but that's all. I get this message:
Uncaught InvalidValueError: init_map_field is not a function
Using rails_admin (0.7.0)
For someone else who encounters this,
javascript_include_tag
line under javascript_tag
ReferenceError: google is not defined [Break On This Error]
var latlng = new google.maps.LatLng(-34.0, 151.0);