Fix false description.

This commit is contained in:
Charles Yang 2019-05-09 21:42:06 +08:00
parent 45883e27be
commit 33aa99cdff

View File

@ -38,7 +38,7 @@ python mapper.py
Then visit http://127.0.0.1:8080/static/googlemap.html to use the google Online map. Then visit http://127.0.0.1:8080/static/googlemap.html to use the google Online map.
Since Baidu map uses the GCJ02 coordinate system, the coordinates shown on the map http://127.0.0.1:8080/static/googlemap.html deviate from the actual position. Since Baidu map uses the GCJ02 coordinate system, the coordinates shown on the map http://127.0.0.1:8080/static/baidumap.html deviate from the actual position.
You can write an map which can POST data to http://127.0.0.1:8080/post like this You can write an map which can POST data to http://127.0.0.1:8080/post like this