Walter.BOM
SimpleMapLocation Class Members
Properties  Methods 


Walter.BOM Assembly > Walter.BOM.Geo Namespace : SimpleMapLocation Class

The following tables list the members exposed by SimpleMapLocation.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets or sets the accuracy radius.  
Public Property The IP address to a CIDR format (Classless Inter-Domain Routing) of the IP address that belongs to the map location  
Public Property the name of the city  
Public Property The country as text  
Public Property The date the entry should be considered as being expired and should no longer be used  
Public Property Enumerator showing what country or region the location is on  
Public Property The IP address that was used to generate the map location  
Public Property the approximate latitude location  
Public Property the approximate Longitude location  
Top
Public Methods
 NameDescription
Public Method Get a google map url for the address  
Public Methodstatic (Shared in Visual Basic) Parses the specified json.  
Public MethodReturns a System.String that represents this instance.  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

SimpleMapLocation Class
Walter.BOM.Geo Namespace
IMapLocation Interface