LoginSignup
2
2

More than 5 years have passed since last update.

Rails4でgoogle-maps-for-railsを使ったら何故かAndroidのWebViewでマーカーが表示されなかった

Posted at

Rails4でGoogleMapを表示させる

さっそくやってみると何故かAndroidでだけマーカーが見えない。
処理が途中で止まってる感じ。
サーバは Apache + passenger。

idからアンダーバーを取ったら動いた

<div id="shelter_map" style="width:100%; height:400px;"></div>

idのアンダーバーを取ったら動くようになったようだが...

はて?

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2