Join Slack
Powered by
``` var list: List<dataItem> var equipm...
# getting-started
s
sqia09
10/03/2017, 7:34 AM
Copy code
var list: List<dataItem> var equipmentTypeList: List<EquipmentLayer>
How can I turn these two lists into a map? they both have equipmentIds which I want to use as a Key.
Open in Slack
Previous
Next