|
export class Circle implements ICircle { |
Marker implements Partial<NativeObject> but Circle and other geometries do not although they define the methods for it. I would like to access the underlying native object. But typescript insists that there is no native property in Circle.
plugins/packages/google-maps/index.d.ts
Line 484 in a503c40
MarkerimplementsPartial<NativeObject>butCircleand other geometries do not although they define the methods for it. I would like to access the underlying native object. But typescript insists that there is nonativeproperty inCircle.