amay077 / Xamarin.Forms.GoogleMaps

Map library for Xamarin.Forms using Google maps API
https://www.nuget.org/packages/Xamarin.Forms.GoogleMaps/
MIT License
546 stars 347 forks source link

BitmapDescriptorFactory.FromBundle is not working in UWP #767

Closed rajeshangappan closed 3 years ago

rajeshangappan commented 3 years ago

VERSIONS

PLATFORMS

ACTUAL BEHAVIOR

image is not coming in mapview

ACTUAL SCREENSHOTS/STACKTRACE

something_image

// paste stacktrace

EXPECTED BEHAVIOR

image should come

HOW TO REPRODUCE

// code for reproduce
BillyMartin1964 commented 3 years ago

Having the same issue. No custom map pins in UWP

rajeshangappan commented 3 years ago

Hi @BillyMartin1964 , Please use the image name like "Assets\{image}". For UWP, we should mention the Assets folder also... For UWP:"Assets/icon.png"

rajeshangappan commented 3 years ago

Hi @BillyMartin1964 , Please use the image name like "Assets\{image}". For UWP, we should mention the Assets folder also... For UWP:"Assets/icon.png"