export const pin = {
order: 1,
html: '',
size: [27, 41],
anchor: [13.5, 35.25],
}
export const circle = {
order: 2,
html: '',
size: [20, 20],
anchor: [10, 10],
}
export const water = {
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const campsite = {
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const caution = {
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const communication = {
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const cross = {
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const construction = {
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const danger = {
html: ' ',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const fence = {
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const heliport = {
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const hotSpring = {
name: 'Hot Spring',
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const mountain = {
html: ' ',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const parking = {
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const rail = {
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const racetrack = {
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const roladblock = {
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const star = {
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const animal = {
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const waterfall = {
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const triangle = {
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}
export const triangleWhite = {
name: 'White Triangle',
html: '',
size: [27, 27],
anchor: [13.5, 13.5],
}