submit update task on PathLayer.setGeom()
This commit is contained in:
parent
24c8b4c16f
commit
b0f0455ccf
@ -110,6 +110,7 @@ public class PathLayer extends Layer {
|
||||
*/
|
||||
public void setGeom(GeometryBuffer geom) {
|
||||
mGeom = geom;
|
||||
mWorker.submit(10);
|
||||
}
|
||||
|
||||
GeometryBuffer mGeom;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user