Minor fixes - #1
Conversation
emirkaan5
commented
Aug 5, 2026
- I replaced port 8000 with 8080. This port (8000) conflicts with some Mac utility when run on apple devices. Change is applied to documentation as well.
- errors regarding the sky layer is fixed.
- removed herobrine
Reference-only skills showing how to drive the web map with Puppeteer for different animation scenarios: ballistic flyTo tours, 3D terrain orbit (Matterhorn), keyframe screenshots, and frame-sequence recording. Each scenario ships a SKILL.md recipe plus a runnable animate.mjs, over a shared lib/esip-map.mjs helper that targets the page's published MapLibre instance. Wired links into the README (docs table + Demos section). Terrain examples use map.setSky(), reinforcing the correct MapLibre API. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Hey Emir, 1. Keep the
|