EasyGIS.NET icon indicating copy to clipboard operation
EasyGIS.NET copied to clipboard

Runtime map edit/update

Open vergo77 opened this issue 3 years ago • 2 comments

Hello all, I'm working on a GPS based runtime data collector, now I'm able to create a stream for my shape files. My next goal is to update runtime one or more records of this stream without destroy and recreate it every time (SfMap.RemoveShapeFile and SfMap.AddShapeFile), because this happens more times and it causes a flash on GUI. I would to do somthing similar to SFMap.SetRecordVisibility, to change, in my case, the inner color of a rectangle. Is it possible to do it? Thanks. Rob.

vergo77 avatar Nov 15 '21 10:11 vergo77