GeoAnalysis Class
To show geo analysis report.
Constructor
GeoAnalysis
()
Item Index
Methods
- AddInfoWindow
- addKendoWindowToDiv
- Close_ticket_Detail.
- closeWindow
- Dealer_Detail
- GetDetailFromServer
- GetInfoWindowsTemplate
- GetOpportunityLost
- GetSLAMeet
- GetSLANotMeet
- HideAllMap
- hideAnimation
- initMapGeo
- Open_ticket_Detail.
- PutMarker
- SetBitTrue
- SetKendoWindowTitle
- SetMap
- SetMap
- ShowAllMap
- ShowMap
- showPosition
- showReport
- UncheckCheckBox
Methods
AddInfoWindow
()
Function to AddInfo On Click On marker.
addKendoWindowToDiv
-
divId -
titleText -
width -
left -
top
Function to Add Kendo Window.
Parameters:
-
divIdStringId of Kendo Window
-
titleTextStringTitle Of Kendo Window
-
widthStringwidth Of Kendo Window
-
leftStringleft Of Kendo Window
-
topStringtop Of Kendo Window
Close_ticket_Detail.
-
TicketId
Function to Show the Detail Of Close Ticket On Kendo Window.
Parameters:
-
TicketIdStringContain Close Ticket Id.
closeWindow
-
divId
Function to Close the kendo Window.
Parameters:
-
divIdStringId of Kendo Window
Dealer_Detail
-
dealerID
Function to show Dealer details.
Parameters:
-
dealerIDStringDealer Id that is used to Get the Detail.
GetDetailFromServer
()
Function to get Information From Server According to Year, Month, Eos van, Open Ticket, close Ticket, Dealer.
GetInfoWindowsTemplate
-
vObj
Function to Set the Info Wimdow Template
Parameters:
-
vObjObjectContain Information About Marker Object.
GetOpportunityLost
()
Function to Set Opportunity Lost Marker On Map
GetSLAMeet
()
Function to Set SLA Meet Marker On Map
GetSLANotMeet
()
Function to Set SLA Not Meet Marker On Map
HideAllMap
()
Function to Hide the Marker of Open Ticket,Close Ticket, Dealer Marker, Van EOS Marker
hideAnimation
-
markers
Function to Hide the Marker From Map
Parameters:
-
markersArrayContain Markers Array that will hide from Google map.
initMapGeo
-
id
Load google map on Button Click.
Parameters:
-
idStringHTML element id where map is loaded.
Open_ticket_Detail.
-
TicketId
Function to Show the Detail Of Open Ticket On Kendo Window.
Parameters:
-
TicketIdStringContain Open Ticket Id.
PutMarker
-
Arr -
MarkerImagePath -
IsAnimation
Function to Put the Marker On Google Map.
Parameters:
-
ArrArrayArray That is put On Google Map.
-
MarkerImagePathStringMarker Image Path
-
IsAnimationBooleanIs Marker will Animate Or not
SetBitTrue
()
Function to set the bit True so that marker will show or hide
SetKendoWindowTitle
-
divId -
titleText
Function to Set the Title Of kendo Window.
Parameters:
-
divIdStringId of Kendo Window
-
titleTextStringTitle Of Kendo Window
SetMap
-
id
Function to Get the User Location
Parameters:
-
idStringId Of Google Map.
SetMap
-
id
Function to Initalize google map
Parameters:
-
idStringId Of Google Map.
ShowAllMap
()
Function to Show the Marker of Open Ticket,Close Ticket, Dealer Marker, Van EOS Marker and hide the Marker of SLA Meet, SLA Not Meet, Opportunity Lost
ShowMap
-
markers
Function to Show the Marker From Map
Parameters:
-
markersArrayContain Markers Array that will show from Google map.
showPosition
-
position
Function to Show the Position
Parameters:
-
positionObjectContains Cordinate Lattitude and longitude.
showReport
()
Complete Calling For Geo Analysis Report.
UncheckCheckBox
()
Function to un Check All Checkboxes
