interfacew

package
v0.0.0-...-69178d2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BikeStation

type BikeStation interface {
	ListAllStations() []MapLocation
}

type MapLocation

type MapLocation struct {
	Lat, Lon float64
}

type MapResolver

type MapResolver interface {
	ResolveInfoFromID(FeaID string) *osm.Object
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL