·expo-gaode-map-search
</>

expo-gaode-map-search

高德原生搜索高性能方案:基于原生 SDK 实现,无 Web 配额限制;提供全场景 POI 搜索(关键字/周边/沿途/多边形/ID详情);支持输入提示(Autocomplete)与逆地理编码(坐标转地址);提供完整 TypeScript 定义;需依赖核心包或导航包初始化。

7Installs·1Trend·@tomwq

Installation

$npx skills add https://github.com/tomwq/expo-gaode-map --skill expo-gaode-map-search

How to Install expo-gaode-map-search

Quickly install expo-gaode-map-search AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tomwq/expo-gaode-map --skill expo-gaode-map-search
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tomwq/expo-gaode-map.

SKILL.md

View raw

描述 协助开发者使用 expo-gaode-map-search 包进行原生搜索功能的开发。该包直接调用高德原生 SDK 接口,相比 Web API 具有更优的性能且不消耗 Web 服务配额。

❌ 错误:不处理搜索空结果 搜索可能返回 0 个结果或抛出异常(如网络问题、API Key 无效),务必使用 try-catch 并检查 result.pois.length。

高德原生搜索高性能方案:基于原生 SDK 实现,无 Web 配额限制;提供全场景 POI 搜索(关键字/周边/沿途/多边形/ID详情);支持输入提示(Autocomplete)与逆地理编码(坐标转地址);提供完整 TypeScript 定义;需依赖核心包或导航包初始化。 Source: tomwq/expo-gaode-map.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tomwq/expo-gaode-map --skill expo-gaode-map-search Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tomwq/expo-gaode-map --skill expo-gaode-map-search
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from tomwq/expo-gaode-map

Quick answers

What is expo-gaode-map-search?

高德原生搜索高性能方案:基于原生 SDK 实现,无 Web 配额限制;提供全场景 POI 搜索(关键字/周边/沿途/多边形/ID详情);支持输入提示(Autocomplete)与逆地理编码(坐标转地址);提供完整 TypeScript 定义;需依赖核心包或导航包初始化。 Source: tomwq/expo-gaode-map.

How do I install expo-gaode-map-search?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tomwq/expo-gaode-map --skill expo-gaode-map-search Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tomwq/expo-gaode-map

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25