We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c8ab9 commit d732c7aCopy full SHA for d732c7a
x-pack/plugins/maps/public/classes/styles/vector/vector_style.tsx
@@ -295,11 +295,6 @@ export class VectorStyle implements IVectorStyle {
295
}
296
});
297
298
- // return {
299
- // hasChanges,
300
- // nextStyleDescriptor: VectorStyle.createDescriptor(updatedProperties, this.isTimeAware()),
301
- // };
302
-
303
return this._deleteFieldsFromDescriptorAndUpdateStyling(
304
nextFields,
305
updatedProperties,
0 commit comments