apneadiving / Google-Maps-for-Rails

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

Better documentation on marker_anchor #379

Closed jonathanng closed 10 years ago

jonathanng commented 10 years ago

This documentation on creating custom markets is not very clear, especially with regards to marker_anchor.

I understand it's an array, but what do the numbers mean? Where is [0, 0]? Is that at the middle? At the bottom left (like the standard x-y axis)?

jonathanng commented 10 years ago

I figured this out. But I think we need to change the documentation.

apneadiving commented 10 years ago

With pleasure: you can update the wiki freely!