Posted 13 Jul 2017 Link to this post
How can I refresh the map datasource on every zoom, maybe with either startZoom or endZoom?
Posted 13 Jul 2017 in reply to Nathan Link to this post
I think I found my solution.
vm.radiusMap.layers[1].dataSource.data(myData);
Posted 17 Jul 2017 Link to this post