12-19
This commit is contained in:
@ -219,6 +219,8 @@ class Explosion extends Base {
|
||||
this.scaleByDistance = this.originalOptions.scaleByDistance
|
||||
this.lng = this.options.position.lng
|
||||
this.lat = this.options.position.lat
|
||||
syncData(this.sdk, this.options.id)
|
||||
syncSplitData(this.sdk, this.options.id)
|
||||
}
|
||||
|
||||
get scaleByDistance() {
|
||||
|
||||
Reference in New Issue
Block a user