There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Using Google Maps API (v3) with Rails (5.2). Examples of using Static API and Javascript API, how to place a marker and how to update the marker position when we change a form input value. And finally how to update the input value by dragging the marker. All of this without using any gems.