GmsCore icon indicating copy to clipboard operation
GmsCore copied to clipboard

Info Windows do not work on maps.

Open Antonbeard opened this issue 9 years ago • 3 comments

When you click on a marker, nothing happens. For example, in program TRAFI https://play.google.com/store/apps/details?id=com.trafi.android.tr shoul appear a window: screenshot_155404-31012017

Antonbeard avatar Jan 31 '17 19:01 Antonbeard

@mar-v-in , Can you comment on why are some of the code commented out? https://github.com/microg/android_packages_apps_GmsCore/blob/master/play-services-core/src/main/java/org/microg/gms/maps/markup/InfoWindow.java

Antonbeard avatar Apr 15 '17 08:04 Antonbeard

This code is legacy code from the time we used the osmdroid library to render maps. It won't work if you try to comment it in again.

mar-v-in avatar Apr 15 '17 08:04 mar-v-in

It's an old issue, however I can confirm that it's still not working, even on the newest versions of both MicroG and Trafi.

kfpv avatar Jun 22 '22 13:06 kfpv