Discussion Forums
Discuss all things Ruby on Rails with perhaps the web's most vibrant group of Ruby on Rails enthusiasts.
- Topic List
- Most Recent Posts
- Sign In for more options
YM4R RJS Set Center GMap
2 Posts
YM4R RJS Set Center GMap
I'm trying to set center map using following syntax in rjs file
page << @map.set_center([37.97918,23.716647],12)
It doesn't give any error but doesn't set center. Rjs works perfect for adding new markers but unable to set center.
This could be a possible cause:
2 Posts
