From 88e8fa7a3022aa0d5bfc9bcf825304c471f98d9f Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 25 Oct 2024 00:23:07 +0800 Subject: style: standardjs --- src/marker.mjs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/marker.mjs') diff --git a/src/marker.mjs b/src/marker.mjs index 7eb5148..53d5c90 100644 --- a/src/marker.mjs +++ b/src/marker.mjs @@ -66,7 +66,8 @@ export const heliport = { anchor: [13.5, 13.5], } -export const hot_spring = { +export const hotSpring = { + name: 'Hot Spring', html: '', size: [27, 27], anchor: [13.5, 13.5], @@ -126,7 +127,8 @@ export const triangle = { anchor: [13.5, 13.5], } -export const triangle_white = { +export const triangleWhite = { + name: 'White Triangle', html: '', size: [27, 27], anchor: [13.5, 13.5], -- cgit v1.2.3-70-g09d2