longdo
01MetamediaTechnology/longdo-skills
Plugin Claude Code
Agent skills for building with Longdo — maps (JavaScript & Flutter), the location REST APIs, and weather.
MetamediaTechnology/longdo-skills
Plugin Claude Code
Agent skills for building with Longdo — maps (JavaScript & Flutter), the location REST APIs, and weather.
MetamediaTechnology/longdo-skills
Plugin Claude Code
Build mobile maps with the official longdomapsapi3flutter SDK.
MetamediaTechnology/longdo-skills
Skill Claude CodeCodex
Build mobile maps in Flutter (Android & iOS) with the official longdomapsapi3flutter SDK — adding the dependency, the LongdoMapWidget, handling the ready/click events via IJavascriptChannel, creating markers and overlays with Longdo.LongdoObject, and calling map methods through map.currentState. Use when writing or…
MetamediaTechnology/longdo-skills
Plugin Claude Code
Tips, patterns, and gotchas for building web maps with the Longdo Map v3 JavaScript API.
MetamediaTechnology/longdo-skills
Skill Claude CodeCodex
Tips, patterns, and gotchas for building web maps with the Longdo Map v3 JavaScript API — initialisation, HTML markers that don't drift on zoom, directional markers, clustering, click handling, popups, UI components, layer control, geolocation, and place tags. Use when writing or debugging browser/web code that uses…
MetamediaTechnology/longdo-skills
Plugin Claude Code
Call the Longdo location REST APIs from any language — search, geocode, routing, traffic.
MetamediaTechnology/longdo-skills
Skill Claude CodeCodex
Call the Longdo location REST APIs from any language or backend — search and suggest, smart search, address extraction, geocoding, reverse geocoding (single and batch), nearby POI, routing (route guide, path, GeoJSON, matrix, snap-to-road, reachable span, TSP), and traffic speed. Use when calling Longdo location…
MetamediaTechnology/longdo-skills
Plugin Claude Code
Use the Longdo Weather API — rain radar, current conditions, wind, and forecasts.
MetamediaTechnology/longdo-skills
Skill Claude CodeCodex
Use the Longdo Weather API — rain radar, current conditions, wind, and forecasts for Thailand. Covers authentication with the shared Longdo API key and the common request conventions. Use when integrating Longdo weather data. NOTE: the exact endpoint paths and response fields still need to be confirmed against the…