forsaken1 / activeadmin-latlng

Active Admin plugin for setting up latitude and longitude
https://rubygems.org/gems/activeadmin_latlng
MIT License
37 stars 19 forks source link

Support OpenStreetMap with a search box #20

Closed wowu closed 5 years ago

wowu commented 5 years ago

screen shot 2018-10-27 at 20 50 31 1


⚠️ This PR depends on #18, merge that one first.

codecov-io commented 5 years ago

Codecov Report

Merging #20 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #20   +/-   ##
=======================================
  Coverage   85.18%   85.18%           
=======================================
  Files           6        6           
  Lines          27       27           
=======================================
  Hits           23       23           
  Misses          4        4

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 305487e...f9ccf1e. Read the comment docs.

forsaken1 commented 5 years ago

@Wowu thank you very much for implementation!