Customize map pins in .NET MAUI #73
Replies: 16 comments 34 replies
-
|
Good work Vladislav Antonyuk. I tried the custom image on the Map Pins. It works but if Pin count is 120 or more, the Map loading takes lot of time on Android. It's in Minutes. |
Beta Was this translation helpful? Give feedback.
-
|
i have tried this code. but the "MauiMKMapView" shows error. is there any nuget package to be installed for this to work? |
Beta Was this translation helpful? Give feedback.
-
|
Hi, trying to port maps with custom pins form XF to MAUI with .NET 8. When I copy your Android code for CustomMapHandler I get an error on the line: |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for sharing! |
Beta Was this translation helpful? Give feedback.
-
|
Thank you! Is it okay if i use this code for my own project? |
Beta Was this translation helpful? Give feedback.
-
|
Hi Vladislav Antonyuk. I tried the custom image on the Map Pins. My project have 1000 pins, I have no problem with Xamarin but when I change to MAUI, the Map loading takes lot of time on both IOS and Android. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, Nishant |
Beta Was this translation helpful? Give feedback.
-
|
it's nice! but how to I customize InfoWindow of Pin? |
Beta Was this translation helpful? Give feedback.
-
|
Nice! |
Beta Was this translation helpful? Give feedback.
-
|
Good afternoon Vladislav, When I call SendMarkerClick();; the InfoWindow does not pop up, Im tryin to fix it but so far no luck :( |
Beta Was this translation helpful? Give feedback.
-
|
sure, made this public, click the button at top it goes to Miami but the InfoWindow does not popup. |
Beta Was this translation helpful? Give feedback.
-
|
Hi The custom pins are working fine but when using this, The direction and map links are not showing up. Is there a wayto add them back? |
Beta Was this translation helpful? Give feedback.
-
|
Hello, great post Vladislav! We would like to change the pin in runtime, when a user clicks a pin it has to change the imagesource, how can we do it in IOS and ANDROID? Actually we tried to use the MarkerClicked method of the pin changing runtime the imagesource but the pin is not change the image. thank you very much |
Beta Was this translation helpful? Give feedback.
-
|
Hi, on iOS when I customize a Pin with an ImageSource, all the others are no longer displayed. Any idea ? |
Beta Was this translation helpful? Give feedback.
-
|
How can i create MAP for travel. I have start and end point location i need a route info in my app. |
Beta Was this translation helpful? Give feedback.
-
|
On iOS, adding many polylines to the map seems to cause freezing. Is there any way to improve this, or perhaps an alternative component we could consider? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Customize map pins in .NET MAUI
Customize map pins in .NET MAUI.
https://vladislavantonyuk.github.io/articles/Customize-map-pins-in-.NET-MAUI/
Beta Was this translation helpful? Give feedback.
All reactions