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

Infobox not working on iOS safari #42

Closed miggy closed 13 years ago

miggy commented 13 years ago

added custom infobox to my app with your 0.8.7 gem. all is working well in chrome, ff, and safari, but not on ipad/iphone. the markers seem not to be clickable. any ideas.

this gem is awesome. thanks for your hardwork!

miguel

apneadiving commented 13 years ago

That's weird, according to http://google-maps-utility-library-v3.googlecode.com/svn/tags/infobox/1.1.5/docs/reference.html

Browsers tested are:

Mac -- Safari (4.0.4), Firefox (3.6), Opera (10.10), Chrome (4.0.249.43), OmniWeb (5.10.1) Win -- Safari, Firefox, Opera, Chrome (3.0.195.38), Internet Explorer (8.0.6001.18702) iPod Touch/iPhone -- Safari (3.1.2)

I added no fancy there. Could you post your question on Stackoverflow including your jscode please?

apneadiving commented 13 years ago

closing because no news generally means good news

AnuKrishna commented 13 years ago

Hi ,

I am using Google maps in my rails application, And i am printing the map by using window.print. In Firefox the map is printing fine. But in mac safari, safari and Google chrome the map printing badly. Shade coming over the map in the printed page. My safari version is 3.1.2.

How can i slove it. Is there is any problem with my code.

Please help.

Thanks, Anu Krishna.