NetTalk Central

The Rest Of NetTalk => The Rest - Ask For Help => Topic started by: Alberto on July 11, 2020, 08:06:19 AM

Title: NetTalk Maps how to draw an area
Post by: Alberto on July 11, 2020, 08:06:19 AM
Any way to draw an area with HereMaps?
I need to just join the waypoints with straight lines, no need to paint the area or calculate it.
Title: Re: NetTalk Maps how to draw an area
Post by: Bruce on July 13, 2020, 09:21:35 PM
You can access the Draw object directly.
You will use similar code as is in _DrawRoute to get the coordinates, and draw the lines between the points.

cheers
Bruce