Skip to main content
1-Visitor
June 20, 2017
Solved

How to set the start and end position of the map line?

  • June 20, 2017
  • 2 replies
  • 2958 views

Hello everyone

     I can't display the starting position and the end position when using the route function of the map. How do I set it?

     

Best answer by zyuan1

Hello Mr.Liang,

It seems that you can draw the line using the Route in Map, so you might be asking for the Start and End location marker.

If you are binding data to Data in Map, and configure it like this

But the Markers could not show in the Route and Region.

And if you are using the same set of configuration: ShowPath, ShowStartMarker, ShowEndMarker,  you can still get what you want.

2 replies

22-Sapphire I
June 20, 2017

if you bring in the data as Route data you can have have a start and end marker

zyuan15-Regular MemberAnswer
5-Regular Member
June 21, 2017

Hello Mr.Liang,

It seems that you can draw the line using the Route in Map, so you might be asking for the Start and End location marker.

If you are binding data to Data in Map, and configure it like this

But the Markers could not show in the Route and Region.

And if you are using the same set of configuration: ShowPath, ShowStartMarker, ShowEndMarker,  you can still get what you want.

lliangjb1-VisitorAuthor
1-Visitor
June 21, 2017

hi  Ryan Yuan

     I've tried to set these three properties before,It didn't work out!

     Is there any requirement for the data?

5-Regular Member
June 22, 2017

4 properties from the ShowMarkers to ShowEndMarker only respond to Data input,

 

Only ShowRoute responds to Route input field in the Map widget. And you should select a input for Location field