I'm using OpenLayers to display the Google layer on my app. When I go to the screen displaying the map, I can see the map for a second, and then the map automatically repositions itself to somewhere in the ocean. When I zoom out, for a fair bit, again I can see the world map, but as I zoom in, again all I get is the blue screen. (ocean screen).

Any ideas/suggestions would be helpful. Thanks !

link|improve this question

mor my rails app I do not use any 3rd plugin but directly the js google map lib. I recommend it to you because it is simple as hell to use google maps api V3. But are you sure that open layers uses google map ? For what I'm reading on the website, it's an opensource thing, not google maps not yahoo? – Marcel Falliere Nov 9 '10 at 8:13
Could you post some code that initializes the map? It would be much easier to understand then what's going on... – igorti Nov 14 '10 at 12:05
Fyi, I've just released a new version of gmaps4rails. It's based on Rails 3 and uses Google maps API V3: github.com/apneadiving/Google-Maps-for-Rails – apneadiving Feb 16 '11 at 17:42
Looks very promising ! Will surely try it out and send you some useful feedback. – Shreyas Satish Feb 16 '11 at 18:09
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.