How to paint lines on the map
By Tomasz Paciorek
27 Sep 2018 05:56
English
2 Replies
Hello,
How to paint lines on the map. The line should be thick and black
Evas_Object *map;
Elm_Map_Overlay *line;
line = elm_map_overlay_line_add(map, 21.012, 52.230, 21.112, 52.330);
elm_map_overlay_color_set(line, 0, 0, 0, 255);
After this code is executed, the line is thin and green.
Please Help me.
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
--------
--------