GESTÃO DE TRAJETO VAN (COLÉGIO APLICAÇÃO USP)

HISTÓRICO ROTA

ARÉA MOTORISTA

AREA PAIS E MÃES (MENSAGENS)

HISTÓRICO MENSAGENS

var requestOptions = { method: 'GET', }; fetch("https://api.geoapify.com/v1/geocode/search?text=38%20Upper%20Montagu%20Street%2C%20Westminster%20W1H%201LJ%2C%20United%20Kingdom&apiKey=66197923502744b8b62737b7df654403", requestOptions) .then(response => response.json()) .then(result => console.log(result)) .catch(error => console.log('error', error));

66197923502744b8b62737b7df654403