package leaflet
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val create : float -> float -> t
create lat lng
is an object representing a geographical point with the given latitude and longitude
val lat : t -> float
lat o
is the latitude of o
val lng : t -> float
lng o
is the longitude of o
equals a b
is true iff a
and b
is at the same position (within a small margin of error)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>