IgniteEngine-iOS
IgniteEngine-iOS copied to clipboard
Reposition datarow.basepath from datasource onto Map control
Map control doesn't have the ability to define datarow.basepath - as Table/Collection can do now, this should be done for Map so that you can have a single data provider while having multiple map controls driven by this data.
Also, update documentation of Map with this, and update the Map control docs to indicate that it supports $row data.