c# - How to set marker with route-me -
i want set marker (png) specific location on map (based on x/y coordinates).
know how in xcode, have visual studio (c#/xamarin).
thank telling me syntax!
https://www.xamarin.com/
https://www.github.com/route-me/route-me
i don't think possible without major modifications.
but if manage compile route-me stand-alone native library, you'd required make c# wrapper around it, invoking respective functions.
once you've done this, you'll able use within xamarin.
all in all, you're better off using built-in map control, , tweak may wish. adding pngs on specific coordinates trivial task mkmapview.
Comments
Post a Comment