Preparing search index...
The search index is not available
smartwalk-frontend
smartwalk-frontend
domain/types
WgsPoint
Type alias WgsPoint
Wgs
Point
:
{
lat
:
number
;
lon
:
number
;
}
Point in [WGS84] CRS with web mercator bounds.
https://epsg.io/3857
https://epsg.io/4326
Type declaration
lat
:
number
Latitude.
lon
:
number
Longitude.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
smartwalk-frontend
App
components/EntityPlacePanel
components/FavoritesPanel
components/MapControl
components/NotFoundPanel
components/PanelDrawer
components/PanelEnsemble
components/ResultDirecsPanel
components/ResultPlacesPanel
components/ResultRoutesPanel
components/SearchDirecsPanel
components/SearchPlacesPanel
components/SearchRoutesPanel
components/SessionProvider
components/SessionSolidPanel
components/ViewerDirecPanel
components/ViewerPlacePanel
components/ViewerRoutePanel
components/_shared/ArrowDrawing
components/_shared/ArrowList
components/_shared/ArrowViewDialog
Loading...
Generated using
TypeDoc
Point in [WGS84] CRS with web mercator bounds.