apneadiving / Google-Maps-for-Rails

Enables easy Google map + overlays creation in Ruby apps
https://apneadiving.github.io/
MIT License
2.27k stars 382 forks source link

Incomplete documentation #426

Closed mstahl closed 10 years ago

mstahl commented 10 years ago

Hey I'm upgrading from an older version right now, and though I've followed the instructions in your README I am still getting a reference error, "GMaps is not defined".

Also, why is Underscore a dependency? I'm a fan of Underscore but wasn't using it in this project; why do I need to include it?

apneadiving commented 10 years ago

I'm curious: where did you read GMaps ?

underscore is required now, yes, simply because it makes the code much cleaner.

mstahl commented 10 years ago

Oops sorry it does say "Gmaps" not "GMaps".

apneadiving commented 10 years ago

check examples here if needed: http://apneadiving.github.io/