WeightedLatLng constructor
Creates a WeightedLatLng with the specified weight
Implementation
const WeightedLatLng(this.point, {this.weight = 1.0});
Creates a WeightedLatLng with the specified weight
const WeightedLatLng(this.point, {this.weight = 1.0});