Remove redundant size properties / getter
This commit is contained in:
@@ -185,14 +185,6 @@ class ImageStyle {
|
||||
return abstract();
|
||||
}
|
||||
|
||||
/**
|
||||
* @abstract
|
||||
* @return {import("../size.js").Size} Size of the hit-detection image.
|
||||
*/
|
||||
getHitDetectionImageSize() {
|
||||
return abstract();
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the origin of the symbolizer.
|
||||
* @abstract
|
||||
|
||||
Reference in New Issue
Block a user