1. 我的路线
- 加载中…
2. Fork 一条公开路线到我名下
Fork 后会自动反推
visits + poi_pool, 你可以在下面编辑并保存。3. 编辑当前路线 (JSON)
模型:
POI = {id, name, coord:{lat,lng}, overnight_ok?, tags?, notes?}Visit = {poi_id, nights, extra_days?:[{waypoints:[poi_id], notes?}], transit?, notes?}