摘要: 样例如下: <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title> 阅读全文
posted @ 2018-12-15 21:15 JackGIS 阅读(12499) 评论(1) 推荐(1)
摘要: wind.js如下: $(function() { var dixing = L.tileLayer.chinaProvider('Google.Satellite.Map', { maxZoom: 18, minZoom: 2 }); var map = L.map("map", { center 阅读全文
posted @ 2018-12-15 17:44 JackGIS 阅读(5292) 评论(0) 推荐(0)