Mentioned issues (2)
3D Buildings cover the line “ As an update, we continue working to resolve this issue for the various objects that users can add to the map, e.g. GeoJsonLayer (this issue), circle ( |
Links (12)
“ Put together a simplified reproduction case ( http://sscce.org/ ) and add it to a git hosting provider (e.g. github, bitbucket, etc)? The easiest way to do this might be to fork the Google Maps Android API Samples Repository and modify one of the existing demo activities:
https://github.com/googlemaps/android-samples ”
“ Put together a simplified reproduction case (http://sscce.org/) and add it to a git hosting provider (e.g. github, bitbucket, etc)? The easiest way to do this might be to fork the Google Maps Android API Samples Repository and modify one of the existing demo activities:
https://github.com/googlemaps/android-samples ”
“ After further checking, it looks like that the issue mentioned is working as intended. To fix the buildings being on top of the layer, you can disable the buildings by using the setBuildingsEnabled . Thank you! ”
“ We would like to offer another workaround in case you need to show buildings: use map styling, either Cloud styling or JSON styling. ”
“ We would like to offer another workaround in case you need to show buildings: use map styling, either Cloud styling or JSON styling . ”
“ If this behavior impacts your use case significantly, please explicitly specify the Legacy renderer when initializing Maps SDK: https://developers.google.com/maps/documentation/android-sdk/renderer#opt-out ”
“ You can add your Google Account to join Google System services public beta program so the devices where you log in with this account will get the Google Play services updates earlier than production releases for your testing/verification. ”