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

Custom markers + Custom infowindow - Iphone / Android incompatibility. #310

Closed LaurensN closed 10 years ago

LaurensN commented 11 years ago

Using custom markers with a custom infowindow doesn't seem to work on mobile devices. (Tested on android / iphone)

Normal browser works perfect.

Example url:

http://netwerkduurzamedorpen.nl/fryslan

Is this because I have to add a custom eventlistener for mobile devices ?

Thanks in advance.