# tile-loader **Repository Path**: jjdd2016/tile-loader ## Basic Information - **Project Name**: tile-loader - **Description**: 支持百度、高德、谷歌地图的瓦片下载,内置三大厂家的js离线api - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2022-08-30 - **Last Updated**: 2024-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 地图瓦片下载器 支持百度、高德、谷歌地图的瓦片下载,内置三大厂家的js离线api
直接启动,默认访问路径:[http://localhost:10080/tile-loader/index](http://localhost:10080/tile-loader/index)
三大厂商的离线版本,访问地址分别为:
百度:[http://localhost:10080/tile-loader/bmap/index.html](http://localhost:10080/tile-loader/bmap/index.html)
高德:[http://localhost:10080/tile-loader/amap/index.html](http://localhost:10080/tile-loader/amap/index.html)
谷歌:[http://localhost:10080/tile-loader/gmap/index.html](http://localhost:10080/tile-loader/gmap/index.html)
利用jxbrower实现基于web的客户端