formtastic_leaflet_map_editor

Installation

Simply add formtastic_leaflet_map_editor to your Gemfile:

gem 'formtastic_leaflet_map_editor_input', '~> 0'

And install it

$ bundle install

Usage (with ActiveAdmin)

f.input :position_geojson, as: :leaflet_map_editor