Example #1
0
 private async Task UpdateVectorLayerAsync(VectorLayer vectorLayer)
 {
     await vectorLayer.GenerateJsonAsync();
 }