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

Snazzy Maps support? #425

Closed marcfuentes closed 10 years ago

marcfuentes commented 10 years ago

This is not a issue, but i would like to know if there's a way to use Snazzy Maps with the gmaps4rails gem..

http://snazzymaps.com/

apneadiving commented 10 years ago

There must be: the gem is a wrapper and let you access all google objects.

How do you use those styles normally?

Sent from my iPad

On 01 Feb 2014, at 17:46, marcfuentes notifications@github.com wrote:

This is not a issue, but i would like to know if there's a way to use Snazzy Maps with the gmaps4rails gem..

http://snazzymaps.com/

— Reply to this email directly or view it on GitHub.

marcfuentes commented 10 years ago

I don't touch the styles ever, that's why I wanted to know if there was an example or instruction to use the snazzy maps styles..

apneadiving commented 10 years ago

:)

Never used it...

Not obvious on their site...

Sent from my iPad

On 01 Feb 2014, at 19:31, marcfuentes notifications@github.com wrote:

I don't touch the styles ever, that's why I wanted to know if there was an example or instruction to use the snazzy maps styles..

— Reply to this email directly or view it on GitHub.

apneadiving commented 10 years ago

look the latest example here: http://apneadiving.github.io/

As expected, was very easy to setup :)