-
- All Implemented Interfaces:
public final class LeafletMapWormholeKt
-
-
Method Summary
Modifier and Type Method Description final static LatLongtoLatLong(GeoPosition $self)Converts this to LatLong. final static GeoPositiontoGeoPosition(LatLong $self)Converts this to GeoPosition. -
-
Method Detail
-
toLatLong
final static LatLong toLatLong(GeoPosition $self)
Converts this to LatLong.
-
toGeoPosition
final static GeoPosition toGeoPosition(LatLong $self)
Converts this to GeoPosition.
-
-
-
-