Google Maps API V2 - InfoWindow miss the marker - android

I believe the picture says everything. I have my app running on several devices, but ONLY with this particular device of friend of mine (a Galaxy S4) the InfoWindow miss the marker.
My guess it is something related to the very high density of his device (XXHIGH).
I also installed the sample map application from the SKD on his device and the result is the same, which proves that there's nothing wrong with my code:
Any ideas?
Thanks

I suggest posting this on gmaps-api-issues with a screenshot from maps sample app.
Edit:
Posted here: http://code.google.com/p/gmaps-api-issues/issues/detail?id=5439

Related

Google map api it’s not work in API27 emulator

I can’t use google map with android emulator in API27.
When I open the app, it show nothing ,just google logo show at left-down corner.
But it work in API26 and lower version emulator with the same code.
I know many people have the same problem too.
But there is no solution to fix this problem.
I hope there is any one had fixed it and tell me what’s going on....
Thanks
https://upload.cc/i/4C65rs.png
E/Google Maps Android API: Google Maps Android API v2 only supports devices with OpenGL ES 2.0 and above

Map overlay - Google streetmap not displaying

Complete beginner here so forgive me.
Porting an iOS App over to Android. We have custom image tiles laid over google maps. On iOS the streetmap displays as usual outside of our custom image tiles however on the Android version it is only showing a blank grid and we can't figure it out. The location works however it's just not showing the map.
We've tried a couple of different devices and the issue is the same across the board.
Any suggestions? If there is more info that I can provide that might help narrow the issue down, just ask.
EDIT: The device we are testing it on is a HTC. Apparently it works on a Nexus. Known compatibility issue?
If your MapView is not loading standard map tiles, either:
you do not have the INTERNET permission, or
you do not have an Internet connection, or
you are not using the right Maps API key for the signing key

Google map is not loading in android samsung ace mobile

i am displaying some locations using Google map in my application, and displaying all locations with custom pins.
Every thing is working fine in emulator but when i tested in Samsung galaxy s and s plus working fine, But in Samsung ace the map is not displayed, i am not able to solve this problem.
How to display the map with locations in Samsung ace?
Are you generate Google Maps API from YOUR Keystore file?
Check it please http://code.google.com/android/add-ons/google-apis/mapkey.html
Hope it hepl you!!!

Google Maps V3 on HDPI Android

Anyone know what might be going on with the Google Maps V3 on HDPI Android devices? When the map loads on my device it zooms to the appropriate level when first loading, but then pops out of the zoom to a much smaller zoom level1. I have changed no code, but this change happened in the last couple days. I found documentation regarding display of Google Static Maps on HDPI devices and am hoping someone can point me in the right direction to correct this issue using v3.
Here are screen shots to show initial and then final:
This may be a problem with the latest nightly release of the Maps API. Try specifying v=3.5 when you load the API.

Portion of google map being cut in Motorola Milestone?

When we create google map in our application and load in motorola milestone, left side a square portion is being cut off. Can anyone what may be the reason? The same code wont show any issues in other sets..
I think this will help you google maps glitch on motorola phones
And its a known bug in some of motorola phones

Categories

Resources