Status Update
Comments
ca...@google.com <ca...@google.com> #2
i am using these dependencies for the map
// Maps SDK for Android KTX Library implementation 'com.google.maps.android:maps-ktx:3.0.0'
// Maps SDK for Android Utility Library KTX Library
implementation 'com.google.maps.android:maps-utils-ktx:3.0.0'
implementation 'com.google.android.gms:play-services-base:18.5.0' implementation 'com.google.android.gms:play-services-basement:18.5.0' implementation 'com.google.android.gms:play-services-maps:19.0.0'
and also getting some map sdk error as well dab File created: google_maps_sdk_crash dab File created: _google_maps_sdk_crash_count_1 dab Couldn't create marker: google_maps_sdk_crash dab File created: _google_maps_sdk_crash_count_2 dab Marker deleted: _google_maps_sdk_crash_count_1
ra...@google.com <ra...@google.com> #3
Thank you for posting.
We are currently looking into this and will get back to you as soon as we have an update.
Description
-----------------------
What would you like to see us add to this API?
The ability to use a custom location marker when using the Android Maps SDK or to change the default colour from blue. Also have different sized location icons available.
Please note, I am NOT referring to map markers/pins - this is specifically about the blue pulsing circle that shows the user's current location on the map.
Explain your use case for that feature:
As newer phones have higher resolution and larger screens, the default blue location marker is appearing to be smaller and smaller. The option to adjust the size in the SDK would be beneficial for many users.
The blue colour is also more problematic now that the maps colour scheme has changed from bright yellow/orange/white roads (where the blue stood out quite well) to the blue/grey colour scheme where the blue location marker tends to merge into the roads on the map.