Web API Core | ComponentOne
C1.Web.Api.Visitor.Providers Namespace / GoogleMapLocationProvider Class
Members

In This Topic
    GoogleMapLocationProvider Class
    In This Topic
    A location provider help to detect the Visitor Location using Google MAP API.
    Syntax
    'Declaration
     
    
    Public Class GoogleMapLocationProvider 
       Implements ILocationProvider 
    public class GoogleMapLocationProvider : ILocationProvider  
    Inheritance Hierarchy

    System.Object
       C1.Web.Api.Visitor.Providers.GoogleMapLocationProvider

    See Also