Skip to main content
17-Peridot
August 11, 2017
Question

Map widget Route Markers and location update

  • August 11, 2017
  • 1 reply
  • 1093 views

Hi Folks,

I want to display markers for every location on a ROUTE.

There is a property of "Show markers between...." in the widget but that doesn't work on a ROUTE data and getting only a line drawn between immediate locations.

The only marker is visible is at the latest/End location on a ROUTE data.

1 reply

5-Regular Member
August 11, 2017

Tie the route data to both the RouteData property and the Data property, and set the locationField property and the routeLocationField property. Make sure ShowMarkers is selected. This will show all markers on the route.