Leaflet Rails

screenshot of Leaflet Rails

This gem provides the leaflet.js map display library for your Rails 5 application.

Overview:

The leaflet-rails gem is a tool designed to integrate the Leaflet mapping library with Rails applications. By providing version parity with the upstream leaflet.js library and easy-to-use helpers, leaflet-rails simplifies the process of adding interactive maps to Rails projects.

Features:

  • Easy Integration: Seamlessly integrate Leaflet mapping library into Rails projects.
  • Version Parity: Ensures version consistency with the upstream leaflet.js library.
  • Helpers: Includes helper methods to quickly add maps and markers in Rails views.
  • Deprecation Warning: Notifies users of the gem's deprecation with clear instructions for transitioning to newer solutions.