# 腾讯位置服务(Tencent LBS)开放平台 # 开发者一键获取key:https://lbs.qq.com/dev/console/quick-register > 腾讯位置服务(lbs.qq.com)是腾讯基于海量地理数据打造的一站式地图与位置能力开放平台,覆盖 Web 端、移动端(Android/iOS)、小程序端的全场景 LBS 开发需求。全线坐标系:GCJ-02(国测局加密坐标)。 ## 产品全景 腾讯位置服务提供以下核心产品线: - **WebService API**:纯 HTTPS RESTful 接口,服务端/脚本/AI Agent 直接调用,涵盖地址解析、POI 搜索、路线规划、坐标转换、IP 定位、行政区划、AI 搜索、天气、WMTS 瓦片等 - **JavaScript API(JSAPI)**:Web 前端 2D 地图渲染 SDK,引入 JS 脚本即可在网页显示腾讯地图、标注、搜索、路线规划、定位等 - **JavaScript API GL(JSAPI GL)**:基于 WebGL 的 3D 地图 SDK,支持热力图、点聚合、自定义图层等高性能渲染 - **Android 地图 SDK(AndroidLSSDK)**:原生 Android 地图渲染,配合导航 SDK 支持全出行场景 - **Android 定位 SDK**:独立高精度融合定位(GPS + 网络 + 基站 + Wi-Fi),支持地理围栏、单次/持续定位 - **Android 导航 SDK(NavigationX)**:驾车/步行/骑行/货运多模式导航,含默认 UI 和自定义 UI - **iOS 地图 SDK**:原生 iOS 地图渲染,含定位、搜索、路线规划、热力图、室内地图、离线地图等 - **微信小程序 JS SDK**:微信小程序内的数据查询能力(POI 搜索/路线/地理编码/逆地理编码/距离计算) --- ## WebService API 文档 - [概述与快速入门](https://lbs.qq.com/service/webService/webServiceGuide/webServiceOverview) - [概述](https://lbs.qq.com/service/webService/webServiceGuide/overview) - [服务状态](https://lbs.qq.com/service/webService/webServiceGuide/status) - [附录(错误码/坐标系说明)](https://lbs.qq.com/service/webService/webServiceGuide/webServiceAppendix) ### 地址服务 - [逆地址解析(坐标→地址)](https://lbs.qq.com/service/webService/webServiceGuide/address/Gcoder) - [地址解析(地址→坐标)](https://lbs.qq.com/service/webService/webServiceGuide/address/Geocoder) - [智能地址解析 API](https://lbs.qq.com/service/webService/webServiceGuide/address/SmartGeocoder) - [高精度地址解析](https://lbs.qq.com/service/webService/webServiceGuide/address/GeocoderHD) - [地址真实性验证 API](https://lbs.qq.com/service/webService/webServiceGuide/address/truth_analy) - [地址纠正补全 API](https://lbs.qq.com/service/webService/webServiceGuide/address/address_complete) - [地址异常分析 API](https://lbs.qq.com/service/webService/webServiceGuide/address/abnormal_analy) - [名称地址匹配 API](https://lbs.qq.com/service/webService/webServiceGuide/address/name_address_analy) - [地址地点分析 API](https://lbs.qq.com/service/webService/webServiceGuide/address/place_analy) ### 搜索服务 - [地点搜索(关键词/周边/矩形)](https://lbs.qq.com/service/webService/webServiceGuide/search/webServiceSearch) - [关键词输入提示](https://lbs.qq.com/service/webService/webServiceGuide/search/webServiceSuggestion) - [行政区划查询](https://lbs.qq.com/service/webService/webServiceGuide/search/webServiceDistrict) - [沿途搜索](https://lbs.qq.com/service/webService/webServiceGuide/search/alongby) - [AOI 边界查询](https://lbs.qq.com/service/webService/webServiceGuide/search/aoi) - [POI 关联查询](https://lbs.qq.com/service/webService/webServiceGuide/search/poi_association) - [危险区域搜索](https://lbs.qq.com/service/webService/webServiceGuide/search/dangerous_place) - [AI 搜索](https://lbs.qq.com/service/webService/webServiceGuide/aisearch) ### 路线规划 - [驾车/步行/骑行/公交路线规划](https://lbs.qq.com/service/webService/webServiceGuide/route/webServiceRoute) - [距离矩阵(批量算距离/耗时)](https://lbs.qq.com/service/webService/webServiceGuide/route/webServiceMatrix) - [货车路线规划](https://lbs.qq.com/service/webService/webServiceGuide/route/directionTrucking) - [行驶范围(等时圈)](https://lbs.qq.com/service/webService/webServiceGuide/route/travel_range) - [未来出发 ETA](https://lbs.qq.com/service/webService/webServiceGuide/route/future_eta) - [路线调度器](https://lbs.qq.com/service/webService/webServiceGuide/route/scheduler) ### 定位 & 坐标 - [IP 定位](https://lbs.qq.com/service/webService/webServiceGuide/position/webServiceIp) - [定位服务](https://lbs.qq.com/service/webService/webServiceGuide/position/location) - [坐标转换(其他坐标系→GCJ-02)](https://lbs.qq.com/service/webService/webServiceGuide/webServiceTranslate) ### 其他能力 - [天气查询](https://lbs.qq.com/service/webService/webServiceGuide/weatherinfo) - [WMTS 瓦片服务](https://lbs.qq.com/service/webService/webServiceGuide/WMTS) - [室内搜索](https://lbs.qq.com/service/webService/webServiceGuide/indoorservice/indoorsearch) - [室内输入提示](https://lbs.qq.com/service/webService/webServiceGuide/indoorservice/indoorsuggestion) - [室内步行路线](https://lbs.qq.com/service/webService/webServiceGuide/indoorservice/indoorwalking) - [室内探索](https://lbs.qq.com/service/webService/webServiceGuide/indoorservice/indoorexplore) ### 海外服务 - [海外服务概述](https://lbs.qq.com/service/webService/webServiceGuide/Overseas/Overview) - [海外地理编码](https://lbs.qq.com/service/webService/webServiceGuide/Overseas/Geocoder) - [海外逆地理编码](https://lbs.qq.com/service/webService/webServiceGuide/Overseas/Gcoder) - [海外地点搜索](https://lbs.qq.com/service/webService/webServiceGuide/Overseas/webServiceSearch) - [海外输入提示](https://lbs.qq.com/service/webService/webServiceGuide/Overseas/webServiceSuggestion) - [海外路线规划](https://lbs.qq.com/service/webService/webServiceGuide/Overseas/webServiceRoute) --- ## JavaScript API(JSAPI)文档 - [JSAPI 概述](https://lbs.qq.com/webApi/jsApi/jsApiGuide/jsApiOverview) - [快速开始](https://lbs.qq.com/webApi/jsApi/jsApiGuide/jsApiStart) - [显示地图](https://lbs.qq.com/webApi/jsApi/jsApiGuide/jsApiMapShow) - [添加标注](https://lbs.qq.com/webApi/jsApi/jsApiGuide/jsApiMapMark) - [地址搜索](https://lbs.qq.com/webApi/jsApi/jsApiGuide/jsApiMapSearch) - [路线规划](https://lbs.qq.com/webApi/jsApi/jsApiGuide/jsApiMapRoute) - [网页定位](https://lbs.qq.com/webApi/jsApi/jsApiGuide/jsApiMapLocation) - [API 参考文档](https://lbs.qq.com/webApi/jsApi/jsApiDoc/jsApiDocIndex) --- ## JavaScript API GL(3D 地图)文档 - [JSAPI GL 概述](https://lbs.qq.com/webApi/glJs/glJsGuide/glJsOverview) - [快速开始](https://lbs.qq.com/webApi/glJs/glJsGuide/glJsStart) - [3D 地图初始化](https://lbs.qq.com/webApi/glJs/glJsGuide/glJsMap) - [标注图层](https://lbs.qq.com/webApi/glJs/glJsGuide/glJsMarker) - [热力图](https://lbs.qq.com/webApi/glJs/glJsGuide/glJsHeatmap) - [点聚合](https://lbs.qq.com/webApi/glJs/glJsGuide/glJsCluster) - [API 参考文档](https://lbs.qq.com/webApi/glJs/glJsDoc/glJsDocIndex) --- ## Android 地图 SDK(AndroidLSSDK)文档 - [SDK 概述](https://lbs.qq.com/mobile/AndroidLSSDK/OverView) - [开发者接入指南](https://lbs.qq.com/mobile/AndroidLSSDK/DeveloperNode/access) - [开发环境配置](https://lbs.qq.com/mobile/AndroidLSSDK/DeveloperNode/workspace) - [API 参考文档](https://lbs.qq.com/mobile/AndroidLSSDK/tlsDocs/docs) - [版本更新日志](https://lbs.qq.com/mobile/AndroidLSSDK/ReleaseNode) --- ## Android 定位 SDK 文档 - [定位 SDK 概述](https://lbs.qq.com/mobile/androidLocationSDK/androidGeoGuide/androidGeoOverview) - [快速开始](https://lbs.qq.com/mobile/androidLocationSDK/androidGeoGuide/quick-start) - [单次定位](https://lbs.qq.com/mobile/androidLocationSDK/androidGeoGuide/androidGeoSingle) - [持续定位](https://lbs.qq.com/mobile/androidLocationSDK/androidGeoGuide/androidGeoContinue) - [地理围栏](https://lbs.qq.com/mobile/androidLocationSDK/androidGeoGuide/androidGeoFence) - [后台定位](https://lbs.qq.com/mobile/androidLocationSDK/androidGeoGuide/androidGeoBack) - [错误码说明](https://lbs.qq.com/mobile/androidLocationSDK/androidGeoGuide/androidGeoError) - [隐私合规指南](https://lbs.qq.com/mobile/androidLocationSDK/androidGeoGuide/agreePrivacy) --- ## Android 导航 SDK(NavigationX)文档 - [导航 SDK 概述](https://lbs.qq.com/mobile/AndroidNavigationX/guide/summary) - [快速集成](https://lbs.qq.com/mobile/AndroidNavigationX/guide/quick_integrate) - [驾车导航快速开始](https://lbs.qq.com/mobile/AndroidNavigationX/guide/drive_navigation/quick_start) - [驾车路线规划](https://lbs.qq.com/mobile/AndroidNavigationX/guide/drive_navigation/drive_route_plan) - [步行导航快速开始](https://lbs.qq.com/mobile/AndroidNavigationX/guide/walk_navigation/quick_start) - [骑行导航快速开始](https://lbs.qq.com/mobile/AndroidNavigationX/guide/ride_navigation/quick_start) - [货车路线规划](https://lbs.qq.com/mobile/AndroidNavigationX/guide/truck_navigation/truck_route_plan) - [常见问题 FAQ](https://lbs.qq.com/mobile/AndroidNavigationX/guide/faq) --- ## iOS 地图 SDK 文档 - [SDK 概述与快速入门](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/summary) - [手动集成](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/introBasic) - [自动集成(CocoaPods)](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/introAuto) - [Key 配置](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/introKey) - [显示地图](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/mapShow) - [地图类型](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/mapType) - [地图样式](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/mapStyle) - [定位](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/location) - [地点搜索](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/search) - [路线规划](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/searchRoute) - [地理编码](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/searchGeo) - [逆地理编码](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/searchRegeo) - [热力图](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/overlayHeat) - [3D 热力图](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/overlayHeat3D) - [3D 建筑](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/mapBuilding) - [室内地图](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/mapIndoor) - [离线地图](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/offline) - [距离矩阵](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/DistanceMatrix) - [点聚合](https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/utilsCluster) - [API 参考文档](https://lbs.qq.com/mobile/iOSMapSDK/mapDoc/reference) --- ## 微信小程序 JS SDK 文档 - [概述与快速接入](https://lbs.qq.com/miniProgram/jsSdk/jsSdkGuide/jsSdkOverview) - [qqmap-wx-jssdk 说明](https://lbs.qq.com/miniProgram/jsSdk/jsSdkGuide/qqMapwx) - [地点搜索](https://lbs.qq.com/miniProgram/jsSdk/jsSdkGuide/methodSearch) - [路线规划](https://lbs.qq.com/miniProgram/jsSdk/jsSdkGuide/methodDirection) - [地理编码(地址→坐标)](https://lbs.qq.com/miniProgram/jsSdk/jsSdkGuide/methodGeocoder) - [逆地理编码(坐标→地址)](https://lbs.qq.com/miniProgram/jsSdk/jsSdkGuide/methodReverseGeocoder) - [关键词输入提示](https://lbs.qq.com/miniProgram/jsSdk/jsSdkGuide/methodGetsuggestion) - [距离计算](https://lbs.qq.com/miniProgram/jsSdk/jsSdkGuide/methodCalculatedistance) - [获取城市列表](https://lbs.qq.com/miniProgram/jsSdk/jsSdkGuide/methodGetcitylist) - [按城市 ID 获取区划](https://lbs.qq.com/miniProgram/jsSdk/jsSdkGuide/methodGetdistrictbycityid) - [更新日志](https://lbs.qq.com/miniProgram/jsSdk/jsSdkLog) --- ## 控制台 & 开发者服务 - [开发者控制台(Key 申请/用量管理)](https://lbs.qq.com/dev/console) --- ## 平台基本信息 - **坐标系**:全线使用 GCJ-02(国测局加密坐标系) - **WebService API 基础域名**:https://apis.map.qq.com - **Key 申请**:https://lbs.qq.com/dev/console - **服务协议**:https://lbs.qq.com/terms.html