I have problem with info window on Google Map v2. Info window is from left on marker. This is problem reproduced only Samsung Galaxy S4. I installed Google Api Demo and it is reproduced. Is it bug? How can fix it?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
I've submitted this issue on maps v2 tracker.
http://code.google.com/p/gmaps-api-issues/issues/detail?id=5439
Edit:
Now resolved in the GPServices library.
回答2:
Are you setting the anchor point in your code? The position looks similar to when I do this:
marker.setAnchor(0.0F, 0.0F);