Wearable Maps - Adding Pin to MapView
By Palmer
07 Feb 2018 08:49
English
3 Replies
Hello,
I am testing the sample .NET Code for Maps providded on the developer.tizen.org website (https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/Maps) and it seems that no pin image loads when a new pin is added to a mep
var pin = new Pin(new Geocoordinates(DEFAULT_LAT, DEFAULT_LON));
s_mapview.Add(pin);
This works for a Mobile application, but not Wearable. Is this a known limitation of the platform or does the pin need a special sizing for Wearables?
Thanks
Edited by: Palmer on 07 Feb, 2018
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------