UNPKG

@nativescript-community/ui-carto

Version:

NativeScript plugin for CARTO Mobile SDK

13 lines 370 B
import { BaseNative, nativeProperty } from '..'; export class BaseLayer extends BaseNative { } __decorate([ nativeProperty ], BaseLayer.prototype, "opacity", void 0); __decorate([ nativeProperty ], BaseLayer.prototype, "updatePriority", void 0); __decorate([ nativeProperty ], BaseLayer.prototype, "visible", void 0); //# sourceMappingURL=index.common.js.map