I need to use a queue as the Map Data, to test it before add it tomy app I twiked the Example 76, AccidentsMap prod.
- Create a queue as the Accidents file
- Add code to copy the Accidents records to the queue record
- Change the Data for the first group from table to queue
- Delete the other 2 groups
- Compile
First error, I think its a bug:
x variable is an unknown identifier
Easy to workarround but may be better to repair it
see attached image
Second error,
Even if Ive tested the queue records is equal to the files records
They are ploted in the same lat/lon in the map indicating an orange circle with the number of records inside.
please see second image.
Feature request, may be good to have a filter field for the queue as it is for the table data.
PD: modified web76.app attached