Table of Contents

Class AddressLocation

Namespace
GoogleMapsApi.Entities.Common
Assembly
GoogleMapsApi.dll
public class AddressLocation : ILocationString
Inheritance
AddressLocation
Implements
Inherited Members

Constructors

AddressLocation(string)

public AddressLocation(string address)

Parameters

address string

Properties

Address

public string Address { get; }

Property Value

string

LocationString

public string LocationString { get; }

Property Value

string