|
|
|
|
|
by iampims
1225 days ago
|
|
Less options for mixing latitude and longitude? I personally like static methods. Point point = Point.fromLonLat(55.25…, 25.20…); The builder pattern is useful to set defaults and add features without breaking backward compatibility. |
|