Community

Topic: Xamarin component

Android Geo Markers

Nun Dabold
Friday, March 1, 2019

I'm customizing the marker icon by overriding the GetView (and the GetSelectedView) method. Is there ANYTHING I can do to offset the Y position of the SOME markers by a small amount? I'm trying to avoid markers that are close to each other overlapping.

I realize it's not an official 'feature' but is there a workaround? I managed to make it work on IOS, but on Android I've tried modifying the imageview baseline, padding, setY etc. without any success. Thanks.

user profile image
Support Team  (expert)
Tuesday, October 29, 2019

Hi,
no, for the moment it is not possible to change the Y of the markers on the android SDK even through a workaround.

Best regards,

Sign in to add a comment