Skip to content
Advertisement

Tag: google-maps

Geo Intent Label not showing in Google Maps App

Since my Google Maps app updated recently, now version 10.11.1, the following code does not show the label as expected, documented, and previously working: And neither does this version (with 0,0 immediately after geo:): Neither does the example code in the official documentation show a label: Answer Update: Scheduled to be fixed in v11.12 perhaps before the end of January

Set custom view for my location button in google map

I am using the Google Maps Android API v2, and I need a way to change the view (icon, color, etc.) of “My Location” button. now i can change the position of that but i need a way to do a full customization. can somebody help me please? Answer The location button is actually an ImageView. You should first retrieve

Advertisement