Community
Topic: Xamarin component
Android Geo Markers
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.
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,