diff --git a/lib/activeadmin/views/openstreetmap_proxy.rb b/lib/activeadmin/views/openstreetmap_proxy.rb index 9ccb8c3..ee75c56 100644 --- a/lib/activeadmin/views/openstreetmap_proxy.rb +++ b/lib/activeadmin/views/openstreetmap_proxy.rb @@ -4,7 +4,7 @@ class OpenStreetMapProxy < LatlngProxy def build(_, *args, &_block) super _, *args, &_block @template_name = 'openstreetmap.html.erb' - @script_html = '' + @script_html = '' end end end diff --git a/lib/activeadmin/views/templates/openstreetmap.html.erb b/lib/activeadmin/views/templates/openstreetmap.html.erb index b8f2f4b..001a169 100644 --- a/lib/activeadmin/views/templates/openstreetmap.html.erb +++ b/lib/activeadmin/views/templates/openstreetmap.html.erb @@ -1,6 +1,6 @@
  • <%= loading_map_code %> - +