新版
http://wprd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=1&style=7和
前者是高德的新版地址,后者是老版地址。
- lang可以通過zh_cn設置中文,en設置英文
- size基本無作用
- scl設置標注還是底圖,scl=1代表注記
- scl=2代表底圖(矢量或者影像)
- style設置影像和路網,6為影像圖,7為矢量路網,8為影像路網
組合列表
- http://wprd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=1&style=7 為矢量圖(含路網、含注記)
- http://wprd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=2&style=7 為矢量圖(含路網,不含注記)
- http://wprd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=1&style=6 為影像底圖(不含路網,不含注記)
- http://wprd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=2&style=6 為影像底圖(不含路網、不含注記)
- http://wprd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=1&style=8 為影像路圖(含路網,含注記)
- http://wprd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=2&style=8 為影像路網(含路網,不含注記)
舊版
http://webst0{1-4}.is.autonavi.com/appmaptile?style=7&x={x}&y={y}&z={z}
style設置影像、矢量、路網,6為影像圖,7為矢量路網,8為影像路網。
組合列表
- http://webst0{1-4}.is.autonavi.com/appmaptile?style=6&x={x}&y={y}&z={z} 為影像底圖(不含路網,不含注記)
- http://webst0{1-4}.is.autonavi.com/appmaptile?style=7&x={x}&y={y}&z={z} 為矢量地圖(含路網,含注記)
- http://webst0{1-4}.is.autonavi.com/appmaptile?style=8&x={x}&y={y}&z={z} 為影像路網(含路網,含注記)