From geolonia
Geolonia Maps を使った地図アプリの開発を支援する。地図の埋め込み、 マーカー・ポップアップの追加、GeoJSON データの表示、ジオコーディング、 マップスタイルのカスタマイズなど、地図関連の実装時に使用する。
How this skill is triggered — by the user, by Claude, or both
Slash command
/geolonia:mapsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Geolonia Maps は MapLibre GL JS をベースにした日本向け地図プラットフォーム。
Geolonia Maps は MapLibre GL JS をベースにした日本向け地図プラットフォーム。
maplibregl の全クラスが geolonia 名前空間で利用でき、HTML の data 属性による宣言的な地図埋め込みも可能。
<script type="text/javascript" src="https://cdn.geolonia.com/v1/embed?geolonia-api-key=YOUR-API-KEY"></script>
</body> の直前に配置するmaplibregl.Map → geolonia.Map、maplibregl.Marker → geolonia.Marker のように名前空間を置換するだけで全メソッド・イベントが使えるgeolonia.Map を使うプログラマティックな方法を使う各トピックの詳細は以下を参照:
npx claudepluginhub geolonia/skill --plugin geoloniaIntegrates Amazon Location Service APIs for maps (MapLibre, static), geocoding, routing, places search, geofencing, and device tracking in AWS applications.
Adds ArcGIS interactive map tools for swipe comparison, measurement, coordinate conversion, bookmarks, print, and routing. Use for layer comparisons, distance/area measurements, and navigation.
Expert guidance on map design principles, color theory, visual hierarchy, typography, and cartographic best practices for creating effective maps with Mapbox. Use when designing map styles or choosing colors.