[]
        
(Showing Draft Content)

C1.Web.Api.Visitor.Providers.ILocationProvider

ILocationProvider Interface

A provider help to detect the visitor location.

Namespace: C1.Web.Api.Visitor.Providers
Assembly: C1.AspNetCore.Api.Visitor.dll
Syntax
public interface ILocationProvider

Methods

Name Description
LocationFromIPAddress(string)

Getting Geographical location based on an IP Address

LocationFromLatlng(double, double)

Getting Geographical location based on latitude and longitude point.

Type()

Get location provider type