Showing Routes in Google Maps
Hey guys,
I've been trying to create routes in Google Maps so I created an InfoTable with some latitudes and longitudes to connect these points as a route. I created a Thing named Route with a property InfoTable based on a Data Shape that has 2 Field Definitions: Index and Location. After that, I added the latitudes/longitudes into this Infotable and, with the GetPropertyValues service, I connected the Infotable property with the RouteData (and Data to show the locations I added) GoogleMaps Widget property (and enabled ShowRoute). However, when I ran the Mashup, it showed this image I am uploading, tracing a line, not a polyline.
Could someone help me with creating actual routes and not lines?


