CONFIGURING DEFAULT LOCATION

Default location from web.config is used if user does not share his current browser location. Use the following 2 web.config elements to set the default latitude and default longitude.

<add key="DefaultLatitude" value="" />

<add key="DefaultLongitude" value="" />