-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Elizabeth Martinez Solano
committed
Jan 15, 2024
1 parent
eb32e89
commit 6226abe
Showing
2 changed files
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,30 @@ | ||
# bus-tracking | ||
# bus-tracking | ||
<img src="map-bus-tracking.gif"> | ||
|
||
## Descripción | ||
<hr /> | ||
En este proyecto se pone en practica el consumo de apis para mostrar información de la posición de autobuses en un mapa | ||
de la zona de Boston | ||
|
||
## Prerequisitos | ||
<hr /> | ||
Contar con una cuenta en MapBox de modo que se pueda obtener un APIKEY, misma que se debe ingresar en el formulario | ||
para poder mostrar el mapa. | ||
|
||
## Ejecución | ||
<hr /> | ||
<ol> | ||
<li>Descargar los archivos: | ||
<ol> | ||
<li>Entrar a la pestaña Code</li> | ||
<li>Dar clic en el botón <>Code</li> | ||
<li>Esto abrirá una pequeña ventana donde se debe seleccionar la opción Download ZIP</li> | ||
</ol> | ||
</li> | ||
<li>Descomprimir el directorio descargado</li> | ||
<li>ingresar a la carepta principal</li> | ||
<li>Abrir el archivo index.html en el navegador web de su preferencia</li> | ||
<li>Ingresar API KEY en el área de texto</li> | ||
<li>Dar clic en el botón [2 Cargar Mapa], esto mostrará el mapa de la zona de Boston en caso de haber ingresado una APIKEY válida</li> | ||
<li>Dar clic en el botón [3 Mostrar Marcadores], esto mostrará los marcadores de los autobuses en el mapa previamente cargado</li> | ||
</ol> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.