Interface ILocationService
- Namespace
- GastroSky.Services.LocationService
- Assembly
- GastroSky.dll
public interface ILocationService
Methods
GetCoordsFromQuery(string)
Task<(double, double)?> GetCoordsFromQuery(string query)
Parameters
querystring