`RotasService` Componente para acesso ao api do backend e/ou comunicação entre controllers
- Source:
Methods
(inner) addAlarmeRota(idRota, alarme)
Parameters:
Name | Type | Description |
---|---|---|
idRota |
* | |
alarme |
* |
(inner) atualizarPontos(waypoints)
Parameters:
Name | Type | Description |
---|---|---|
waypoints |
* |
(inner) calcularTempo(waypoints)
Parameters:
Name | Type | Description |
---|---|---|
waypoints |
* |
- Source:
(inner) deletarRota(id)
Parameters:
Name | Type | Description |
---|---|---|
id |
* |
- Source:
(inner) deleteAlarmeRota(alarmeId)
Parameters:
Name | Type | Description |
---|---|---|
alarmeId |
* |
(inner) getAlarmesRota(idRota)
Parameters:
Name | Type | Description |
---|---|---|
idRota |
* |
(inner) pegarCor(value)
Parameters:
Name | Type | Description |
---|---|---|
value |
* |
- Source:
(inner) pegarDetalhamento(id)
Parameters:
Name | Type | Description |
---|---|---|
id |
* |
(inner) pegarRota(id)
Parameters:
Name | Type | Description |
---|---|---|
id |
* |
- Source:
(inner) pegarRotas()
(inner) updateAlarmeRota(alarme)
Parameters:
Name | Type | Description |
---|---|---|
alarme |
* |