Google-Maps-for-Rails icon indicating copy to clipboard operation
Google-Maps-for-Rails copied to clipboard

Improvements in Readme

Open LucasCioffi opened this issue 8 years ago • 1 comments

Hello, I love the gem. The README file would be a little stronger if it specified that there needs to be a migration which adds a latitude and a longitude attribute on the users table. It would also be helpful to make it clearer that the following section in the README is supposed to replace some of the code in step 5:

markers = handler.addMarkers(<%=raw @hash.to_json %>);

Thanks again for an awesome gem!

LucasCioffi avatar Jun 24 '16 03:06 LucasCioffi

Please submit a pull request with the changes :)

apneadiving avatar Jun 24 '16 06:06 apneadiving