@{ ViewBag.Title = System.Configuration.ConfigurationManager.AppSettings["TitlePostioningTool"]; Layout = "~/Views/Shared/_Layout.cshtml"; }
Controls
@**@
Region
State
City
Dealer
SLA (Minutes)
@**@ @**@
State
Duration (in months)
Reset
SLA Met
SLA Not Met
@**@
@**@ @**@ @**@
WayPoint
Way Point
Spot Van
Van
Spot Van
  • SLA Met
  • SLA Not Met
@*
*@ @* *@ @* *@ @*
*@
Van on Map
@**@ @**@ @**@ @{ var mapApiKey = System.Configuration.ConfigurationManager.AppSettings["GoogleId"]; //(mapApiKey); var src1 = "https://maps.googleapis.com/maps/api/js?v=3.0&sensor=false&libraries=geometry&key="+mapApiKey; } @Scripts.Render("~/bundles/jspositioning") @**@