# vthreedemo3 **Repository Path**: zhugqiang/vthreedemo3 ## Basic Information - **Project Name**: vthreedemo3 - **Description**: 存放vue3 Demo - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-28 - **Last Updated**: 2023-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue2_amap_three #### 介绍 vue2 中 高德地图 gltf 引入 及 three gltf引入 相关示例 #### 软件架构 软件架构说明 #### 安装教程 1. npm install 2. npm run serve #### 使用说明 1. 使用本地服务器构建 https环境 并将gltfs文件引入 (高德引入需要) 2、 入口为/map 3、 把所有gltf文件地址换成你自己的 #### 参考文档 1. 高德jsapi: https://lbs.amap.com/api/jsapi-v2/documentation#maplnglattocontainer 2. 官方示例地址:https://lbs.amap.com/demo/javascript-api/example/mesh/3d-gltf 3. three 学习文档:http://www.yanhuangxueyuan.com/Three.js/ 4. three 中文文档:https://www.wenjiangs.com/doc/wignkuyr