# OfflineMapTest **Repository Path**: AngryCatFile/OfflineMapTest ## Basic Information - **Project Name**: OfflineMapTest - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-19 - **Last Updated**: 2021-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OfflineMapTest Create this file to show and control bus use bigscreen in JIANG AN ## Notice this project add new interface about network GPS data and mjpeg streamer;So You should **Start your sever before** ; ## About Test data Josn data struct can be found in WebSeverTest/review_data.sql;you can also use my test data with PHP; If you want to use my sever code;you can use XAMPP and change re_connect.php to fit your SQL; put `*.php` file in your web sever root folder ## build doc this need you have doxygen;if not ,you can install it from [doxygen](https://www.doxygen.nl/) ```shell ./script/build_doc.sh ``` then you can find doc in `./docs/doxy/html/index.html`.Then get more message.