Top Down Map of Orsholon City
var labelIcon = new L.Icon({
iconUrl: ‘/images/markers/marker-icon-transparent.png’,
iconSize: [150, 35],
iconAnchor: [75, 15],
popupAnchor: [0, -20],
})
/* */
var black_castleIcon = new L.Icon({
iconUrl: ‘/images/markers/black_castle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_ruinIcon = new L.Icon({
iconUrl: ‘/images/markers/black_ruin.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_campIcon = new L.Icon({
iconUrl: ‘/images/markers/green_camp.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_desertIcon = new L.Icon({
iconUrl: ‘/images/markers/black_desert.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_stableIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_stable.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_systemIcon = new L.Icon({
iconUrl: ‘/images/markers/green_system.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_asteroidIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_asteroid.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_traderIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_trader.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var black_dishIcon = new L.Icon({
iconUrl: ‘/images/markers/black_dish.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_standardIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_standard.png’,
iconSize: [25, 41],
iconAnchor: [12, 41],
shadowUrl: ‘/images/markers/special_shadow_old.png’,
shadowSize: [41, 41],
popupAnchor: [1, -34]
});
/* */
var grey_volcanoIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_volcano.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_circleIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_circle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_churchIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_church.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_panelIcon = new L.Icon({
iconUrl: ‘/images/markers/black_panel.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_ruinIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_ruin.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_plainIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_plain.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_volcanoIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_volcano.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_cityIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_city.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_farmIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_farm.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_riverIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_river.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_stableIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_stable.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_portIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_port.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_forestIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_forest.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_squareIcon = new L.Icon({
iconUrl: ‘/images/markers/green_square.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_starIcon = new L.Icon({
iconUrl: ‘/images/markers/green_star.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_secretIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_secret.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_saddlerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_saddler.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var yellow_mountainsIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_mountains.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_nuclearIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_nuclear.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_forestIcon = new L.Icon({
iconUrl: ‘/images/markers/black_forest.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_camp2Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_camp2.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var red_fuelIcon = new L.Icon({
iconUrl: ‘/images/markers/red_fuel.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_dungeonIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_dungeon.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_volcanoIcon = new L.Icon({
iconUrl: ‘/images/markers/green_volcano.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_ship_caravelIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_ship_caravel.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_monsterIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_monster.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_musicIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_music.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_flag3Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_flag3.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* pin author id: bcc35c66-ecf6-4c88-bd6f-79f95b0114ed */
var MapReticleSmallKahunaTheElderIcon = new L.Icon({
iconUrl: ‘/uploads/images/024e0e03d889eb74c4091aca7692a52c.png’,
iconSize: [70, 80],
iconAnchor: [35, 40],
shadowUrl: ‘/uploads/images/fc69c0681c355ed33c821d7b96320665.png’,
shadowSize: [70, 80],
popupAnchor: [-1, -40]
});
/* */
var flat_black_beastIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_beast.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* pin author id: bcc35c66-ecf6-4c88-bd6f-79f95b0114ed */
var MapReticleKahunaTheElderIcon = new L.Icon({
iconUrl: ‘/uploads/images/c57ed3d7bb053af1a4f9ce25bf01136d.png’,
iconSize: [150, 250],
iconAnchor: [75, 125],
shadowUrl: ‘/uploads/images/2289dbc74ef0c3cfcb55b959ebce36a3.png’,
shadowSize: [150, 250],
popupAnchor: [1, -75]
});
/* */
var orange_dishIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_dish.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_villageIcon = new L.Icon({
iconUrl: ‘/images/markers/green_village.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_planetringIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_planetring.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_villageIcon = new L.Icon({
iconUrl: ‘/images/markers/black_village.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_moonIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_moon.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_waterfallIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_waterfall.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_churchIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_church.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_chandlerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_chandler.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_spyIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_spy.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_alchemistIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_alchemist.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_starIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_star.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var flat_white_gloverIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_glover.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_bridgeIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_bridge.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var grey_desertIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_desert.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_moonIcon = new L.Icon({
iconUrl: ‘/images/markers/black_moon.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_suppliesIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_supplies.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var black_stableIcon = new L.Icon({
iconUrl: ‘/images/markers/black_stable.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_armorsmithIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_armorsmith.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var yellow_riverIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_river.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_fuelIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_fuel.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_ruinIcon = new L.Icon({
iconUrl: ‘/images/markers/red_ruin.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_triangleIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_triangle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_towerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_tower.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var flat_black_ship_triremeIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_ship_trireme.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var orange_questionmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_questionmark.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_forestIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_forest.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_mountainsIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_mountains.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_plainIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_plain.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_asteroidIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_asteroid.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_castleIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_castle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_laundryIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_laundry.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_dragonIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_dragon.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var blue_questionmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_questionmark.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_laundryIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_laundry.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_architectIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_architect.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_speech_questionmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_speech_questionmark.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_dragonIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_dragon.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var yellow_exclamationmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_exclamationmark.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var color_circle_arrow_upIcon = new L.Icon({
iconUrl: ‘/images/markers/color_circle_arrow_up.png’,
shadowUrl: ‘/images/markers/pin_shadow.png.png’,
});
/* */
var flat_black_flag2Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_flag2.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var violet_ruinIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_ruin.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_ship_sloopIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_ship_sloop.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_helmetIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_helmet.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_number_3Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_number_3.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var blue_volcanoIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_volcano.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_medicalIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_medical.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var orange_churchIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_church.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_starIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_star.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_asteroidIcon = new L.Icon({
iconUrl: ‘/images/markers/green_asteroid.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_factoryIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_factory.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* pin author id: 7231ff98-fb1d-4cad-a342-e6a890ee3c88 */
var SettlementsTownBlackWorldAnvilIcon = new L.Icon({
iconUrl: ‘/uploads/images/63b9bab92d5da0623c4b9f4fffc9ed48.png’,
iconSize: [28, 28],
iconAnchor: [14, 14],
popupAnchor: [-1, -10]
});
/* */
var flat_white_castleIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_castle.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var red_shipIcon = new L.Icon({
iconUrl: ‘/images/markers/red_ship.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_desertIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_desert.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_seaIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_sea.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_tavernIcon = new L.Icon({
iconUrl: ‘/images/markers/black_tavern.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_herbalistIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_herbalist.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var orange_campIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_camp.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_cobblerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_cobbler.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var blue_shipIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_ship.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_ruin1Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_ruin1.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var green_panelIcon = new L.Icon({
iconUrl: ‘/images/markers/green_panel.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_mountainsIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_mountains.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_panelIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_panel.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_number_7Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_number_7.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var yellow_farmIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_farm.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_villageIcon = new L.Icon({
iconUrl: ‘/images/markers/red_village.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_portIcon = new L.Icon({
iconUrl: ‘/images/markers/red_port.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_capitolIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_capitol.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_number_9Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_number_9.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_brothelIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_brothel.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var green_planetIcon = new L.Icon({
iconUrl: ‘/images/markers/green_planet.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_seaIcon = new L.Icon({
iconUrl: ‘/images/markers/green_sea.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_graveyardIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_graveyard.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var green_portIcon = new L.Icon({
iconUrl: ‘/images/markers/green_port.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_farmIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_farm.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_portIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_port.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_standardIcon = new L.Icon({
iconUrl: ‘/images/markers/green_standard.png’,
iconSize: [25, 41],
iconAnchor: [12, 41],
shadowUrl: ‘/images/markers/special_shadow_old.png’,
shadowSize: [41, 41],
popupAnchor: [1, -34]
});
/* */
var flat_white_mine2Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_mine2.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var flat_white_engineerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_engineer.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_speech_exclamationIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_speech_exclamation.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_herbalistIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_herbalist.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var red_circleIcon = new L.Icon({
iconUrl: ‘/images/markers/red_circle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_campIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_camp.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_flag1Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_flag1.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_wineryIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_winery.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_medicalIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_medical.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_heartbeatIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_heartbeat.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_beastIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_beast.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var red_mountainsIcon = new L.Icon({
iconUrl: ‘/images/markers/red_mountains.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_marketIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_market.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var orange_riverIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_river.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_churchIcon = new L.Icon({
iconUrl: ‘/images/markers/black_church.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_panelIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_panel.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_riverIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_river.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_flag1Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_flag1.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var green_mountainsIcon = new L.Icon({
iconUrl: ‘/images/markers/green_mountains.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_helmetIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_helmet.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_suppliesIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_supplies.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_pirateIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_pirate.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var blue_planetIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_planet.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_weaponsmithIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_weaponsmith.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_carpenterIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_carpenter.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var orange_exclamationmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_exclamationmark.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_portIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_port.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_number_4Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_number_4.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var black_plainIcon = new L.Icon({
iconUrl: ‘/images/markers/black_plain.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_factoryIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_factory.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_forestIcon = new L.Icon({
iconUrl: ‘/images/markers/red_forest.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_standardIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_standard.png’,
iconSize: [25, 41],
iconAnchor: [12, 41],
shadowUrl: ‘/images/markers/special_shadow_old.png’,
shadowSize: [41, 41],
popupAnchor: [1, -34]
});
/* */
var blue_dungeonIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_dungeon.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_planetIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_planet.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_seaIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_sea.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_seaIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_sea.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_animalIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_animal.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_barberIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_barber.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_traderIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_trader.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_bakerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_baker.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var grey_tavernIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_tavern.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_jollyrogerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_jollyroger.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_falconerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_falconer.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_marketIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_market.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_number_5Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_number_5.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_haberdasheryIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_haberdashery.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_swords_crossedIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_swords_crossed.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_butcherIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_butcher.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var blue_fuelIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_fuel.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_swampIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_swamp.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_trapIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_trap.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_wingIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_wing.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_artIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_art.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var orange_castleIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_castle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_chandlerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_chandler.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_rogueIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_rogue.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var black_capitolIcon = new L.Icon({
iconUrl: ‘/images/markers/black_capitol.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_cityIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_city.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var grey_castleIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_castle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_villageIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_village.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_number_2Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_number_2.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_number_3Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_number_3.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_meatIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_meat.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var special_invisibleIcon = new L.Icon({
iconUrl: ‘/images/markers/special_invisible.png’,
iconSize: [40, 40],
iconAnchor: [20, 20],
popupAnchor: [1, -20]
});
/* */
var flat_black_tavernIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_tavern.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_carpenterIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_carpenter.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_secretIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_secret.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_brothelIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_brothel.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_number_6Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_number_6.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var black_factoryIcon = new L.Icon({
iconUrl: ‘/images/markers/black_factory.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_auditoriumIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_auditorium.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var orange_dangerIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_danger.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_grocerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_grocer.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_portIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_port.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var violet_portIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_port.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_dishIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_dish.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_riverIcon = new L.Icon({
iconUrl: ‘/images/markers/green_river.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_cartographerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_cartographer.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_cartographerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_cartographer.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_animalIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_animal.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var orange_mountainsIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_mountains.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_number_9Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_number_9.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var yellow_nuclearIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_nuclear.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_hillsIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_hills.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_gloverIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_glover.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_falconerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_falconer.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_scientistIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_scientist.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var orange_sunstarIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_sunstar.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_swordIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_sword.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var red_exclamationmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/red_exclamationmark.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_ship_sloopIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_ship_sloop.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var black_cityIcon = new L.Icon({
iconUrl: ‘/images/markers/black_city.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_number_1Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_number_1.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_furrierIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_furrier.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var blue_planetringIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_planetring.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_moonIcon = new L.Icon({
iconUrl: ‘/images/markers/red_moon.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_innIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_inn.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_cityIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_city.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var grey_ruinIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_ruin.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_dungeonIcon = new L.Icon({
iconUrl: ‘/images/markers/black_dungeon.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_villageIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_village.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_houseIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_house.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var flat_black_bakerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_baker.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var red_waterfallIcon = new L.Icon({
iconUrl: ‘/images/markers/red_waterfall.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_jewelerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_jeweler.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_treasureIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_treasure.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var red_dangerIcon = new L.Icon({
iconUrl: ‘/images/markers/red_danger.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_dungeonIcon = new L.Icon({
iconUrl: ‘/images/markers/green_dungeon.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_ruin2Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_ruin2.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var green_factoryIcon = new L.Icon({
iconUrl: ‘/images/markers/green_factory.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_tanneryIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_tannery.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var violet_moonIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_moon.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_towerIcon = new L.Icon({
iconUrl: ‘/images/markers/green_tower.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_campIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_camp.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_questionmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_questionmark.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_nuclearIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_nuclear.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_breweryIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_brewery.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_shipwrightIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_shipwright.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var yellow_dungeonIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_dungeon.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_castleIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_castle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_mine1Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_mine1.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var orange_plainIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_plain.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_ship_triremeIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_ship_trireme.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var grey_triangleIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_triangle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_number_8Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_number_8.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var grey_circleIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_circle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_farmIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_farm.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var flat_white_starIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_star.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var grey_squareIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_square.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* pin author id: 7231ff98-fb1d-4cad-a342-e6a890ee3c88 */
var SettlementsLargeVillageorSmallTownBlackWorldAnvilIcon = new L.Icon({
iconUrl: ‘/uploads/images/76707a831ee83383f2f5bcaa4198b691.png’,
iconSize: [28, 28],
iconAnchor: [14, 14],
popupAnchor: [1, -10]
});
/* */
var flat_black_stableIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_stable.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var flat_white_tailorIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_tailor.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_flagIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_flag.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var blue_seaIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_sea.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_mineIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_mine.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_circleIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_circle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_housesIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_houses.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var grey_waterfallIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_waterfall.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_sunstarIcon = new L.Icon({
iconUrl: ‘/images/markers/black_sunstar.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_planetIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_planet.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_triangleIcon = new L.Icon({
iconUrl: ‘/images/markers/red_triangle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_towerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_tower.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var flat_white_flagmedicIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_flagmedic.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var green_desertIcon = new L.Icon({
iconUrl: ‘/images/markers/green_desert.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_tavernIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_tavern.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_sunstarIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_sunstar.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_fletcherIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_fletcher.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var violet_stableIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_stable.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_blacksmithIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_blacksmith.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var green_cityIcon = new L.Icon({
iconUrl: ‘/images/markers/green_city.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_waterfallIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_waterfall.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_capitolIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_capitol.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_churchIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_church.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_monsterIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_monster.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_perfumerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_perfumer.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var violet_standardIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_standard.png’,
iconSize: [25, 41],
iconAnchor: [12, 41],
shadowUrl: ‘/images/markers/special_shadow_old.png’,
shadowSize: [41, 41],
popupAnchor: [1, -34]
});
/* */
var flat_black_meatIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_meat.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var violet_sunstarIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_sunstar.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_number_2Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_number_2.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_guildIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_guild.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var green_plainIcon = new L.Icon({
iconUrl: ‘/images/markers/green_plain.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_cityIcon = new L.Icon({
iconUrl: ‘/images/markers/red_city.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_tailorIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_tailor.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var black_portIcon = new L.Icon({
iconUrl: ‘/images/markers/black_port.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_bowIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_bow.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var yellow_panelIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_panel.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_sunstarIcon = new L.Icon({
iconUrl: ‘/images/markers/green_sunstar.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_farmIcon = new L.Icon({
iconUrl: ‘/images/markers/green_farm.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_moonIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_moon.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_mine2Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_mine2.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var flat_black_bridgeIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_bridge.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var grey_shipIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_ship.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_desertIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_desert.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_speech_exclamationIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_speech_exclamation.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var yellow_ruinIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_ruin.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_engineerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_engineer.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_toymakerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_toymaker.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var yellow_tavernIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_tavern.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_campIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_camp.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_capitolIcon = new L.Icon({
iconUrl: ‘/images/markers/red_capitol.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_flagstandardIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_flagstandard.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_flagmedicIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_flagmedic.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var red_sunstarIcon = new L.Icon({
iconUrl: ‘/images/markers/red_sunstar.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_planetringIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_planetring.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_campIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_camp.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_axeIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_axe.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var red_squareIcon = new L.Icon({
iconUrl: ‘/images/markers/red_square.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_triangleIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_triangle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_panelIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_panel.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_furrierIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_furrier.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_candyIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_candy.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_weaponsmithIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_weaponsmith.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_quest_scrollIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_quest_scroll.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var orange_starIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_star.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_innIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_inn.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var orange_shipIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_ship.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_villageIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_village.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_waterfallIcon = new L.Icon({
iconUrl: ‘/images/markers/black_waterfall.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_plainIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_plain.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_swordIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_sword.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_architectIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_architect.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var red_factoryIcon = new L.Icon({
iconUrl: ‘/images/markers/red_factory.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_seaIcon = new L.Icon({
iconUrl: ‘/images/markers/red_sea.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_gearIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_gear.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var red_volcanoIcon = new L.Icon({
iconUrl: ‘/images/markers/red_volcano.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_swampIcon = new L.Icon({
iconUrl: ‘/images/markers/black_swamp.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_nuclearIcon = new L.Icon({
iconUrl: ‘/images/markers/green_nuclear.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_heartIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_heart.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var grey_farmIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_farm.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_hillsIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_hills.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_towerIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_tower.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_ruin2Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_ruin2.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var flat_black_fisherIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_fisher.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var violet_exclamationmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_exclamationmark.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_moonIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_moon.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_siegeIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_siege.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_barberIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_barber.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_coinsIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_coins.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_number_7Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_number_7.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var grey_planetIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_planet.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_farmIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_farm.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var violet_tavernIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_tavern.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_starIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_star.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_camp1Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_camp1.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var grey_stableIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_stable.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_standardIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_standard.png’,
iconSize: [25, 41],
iconAnchor: [12, 41],
shadowUrl: ‘/images/markers/special_shadow_old.png’,
shadowSize: [41, 41],
popupAnchor: [1, -34]
});
/* */
var flat_white_masonIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_mason.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_pikeIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_pike.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_fisherIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_fisher.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_alchemistIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_alchemist.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var green_hillsIcon = new L.Icon({
iconUrl: ‘/images/markers/green_hills.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_fuelIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_fuel.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_spearIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_spear.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_saddlerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_saddler.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var black_triangleIcon = new L.Icon({
iconUrl: ‘/images/markers/black_triangle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_camp1Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_camp1.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var flat_black_castleIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_castle.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var green_circleIcon = new L.Icon({
iconUrl: ‘/images/markers/green_circle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_bookIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_book.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var orange_forestIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_forest.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_sunstarIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_sunstar.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_farmIcon = new L.Icon({
iconUrl: ‘/images/markers/red_farm.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_number_1Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_number_1.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var grey_riverIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_river.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_heartIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_heart.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var red_churchIcon = new L.Icon({
iconUrl: ‘/images/markers/red_church.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_crossbowIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_crossbow.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var grey_capitolIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_capitol.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_standardIcon = new L.Icon({
iconUrl: ‘/images/markers/black_standard.png’,
iconSize: [25, 41],
iconAnchor: [12, 41],
shadowUrl: ‘/images/markers/special_shadow_old.png’,
shadowSize: [41, 41],
popupAnchor: [1, -34]
});
/* */
var flat_black_shipwrightIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_shipwright.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_number_8Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_number_8.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_speech_questionmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_speech_questionmark.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var red_riverIcon = new L.Icon({
iconUrl: ‘/images/markers/red_river.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_forestIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_forest.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_masonIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_mason.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var black_planetIcon = new L.Icon({
iconUrl: ‘/images/markers/black_planet.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_flagstandardIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_flagstandard.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var yellow_hillsIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_hills.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_flag2Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_flag2.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var yellow_swampIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_swamp.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_dangerIcon = new L.Icon({
iconUrl: ‘/images/markers/green_danger.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_wingIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_wing.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var grey_planetringIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_planetring.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_axeIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_axe.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var orange_cityIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_city.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_treasureIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_treasure.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var orange_farmIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_farm.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_cityIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_city.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_systemIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_system.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_cafeIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_cafe.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var red_tavernIcon = new L.Icon({
iconUrl: ‘/images/markers/red_tavern.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_shipIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_ship.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_panelIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_panel.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_castleIcon = new L.Icon({
iconUrl: ‘/images/markers/red_castle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_systemIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_system.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_campIcon = new L.Icon({
iconUrl: ‘/images/markers/red_camp.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_butcherIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_butcher.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var black_mountainsIcon = new L.Icon({
iconUrl: ‘/images/markers/black_mountains.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_towerIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_tower.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_factoryIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_factory.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_cityIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_city.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_riverIcon = new L.Icon({
iconUrl: ‘/images/markers/black_river.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_secret_questionIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_secret_question.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var violet_dangerIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_danger.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_swampIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_swamp.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_dyerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_dyer.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var blue_triangleIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_triangle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_bookIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_book.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var black_farmIcon = new L.Icon({
iconUrl: ‘/images/markers/black_farm.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_dangerIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_danger.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_nuclearIcon = new L.Icon({
iconUrl: ‘/images/markers/black_nuclear.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_waterfallIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_waterfall.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_tavernIcon = new L.Icon({
iconUrl: ‘/images/markers/green_tavern.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_systemIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_system.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_number_6Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_number_6.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var blue_towerIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_tower.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_questionmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_questionmark.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_fuelIcon = new L.Icon({
iconUrl: ‘/images/markers/black_fuel.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_trapIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_trap.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_ruin1Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_ruin1.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var red_planetIcon = new L.Icon({
iconUrl: ‘/images/markers/red_planet.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_triangleIcon = new L.Icon({
iconUrl: ‘/images/markers/green_triangle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_theaterIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_theater.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var black_planetringIcon = new L.Icon({
iconUrl: ‘/images/markers/black_planetring.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_jewelerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_jeweler.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var blue_churchIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_church.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_desertIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_desert.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_planetringIcon = new L.Icon({
iconUrl: ‘/images/markers/green_planetring.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_shipIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_ship.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_candyIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_candy.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_auditoriumIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_auditorium.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var orange_fuelIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_fuel.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_capitolIcon = new L.Icon({
iconUrl: ‘/images/markers/green_capitol.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_asteroidIcon = new L.Icon({
iconUrl: ‘/images/markers/black_asteroid.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_dyerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_dyer.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_crossbowIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_crossbow.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_gearIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_gear.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var black_systemIcon = new L.Icon({
iconUrl: ‘/images/markers/black_system.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_hillsIcon = new L.Icon({
iconUrl: ‘/images/markers/red_hills.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_bowIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_bow.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_number_0Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_number_0.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var red_starIcon = new L.Icon({
iconUrl: ‘/images/markers/red_star.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_musicIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_music.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var violet_cityIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_city.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_artIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_art.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_churchIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_church.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var flat_white_armorsmithIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_armorsmith.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var blue_asteroidIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_asteroid.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_wheelwrightIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_wheelwright.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var violet_nuclearIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_nuclear.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_squareIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_square.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_standardIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_standard.png’,
iconSize: [25, 41],
iconAnchor: [12, 41],
shadowUrl: ‘/images/markers/special_shadow_old.png’,
shadowSize: [41, 41],
popupAnchor: [1, -34]
});
/* */
var red_desertIcon = new L.Icon({
iconUrl: ‘/images/markers/red_desert.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_volcanoIcon = new L.Icon({
iconUrl: ‘/images/markers/black_volcano.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_scientistIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_scientist.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* pin author id: bcc35c66-ecf6-4c88-bd6f-79f95b0114ed */
var MapPinFrameKahunaTheElderIcon = new L.Icon({
iconUrl: ‘/uploads/images/963a89349f3338306d29db294db9d387.png’,
iconSize: [230, 130],
iconAnchor: [115, 65],
popupAnchor: [-2, 35]
});
/* */
var orange_desertIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_desert.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_systemIcon = new L.Icon({
iconUrl: ‘/images/markers/red_system.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_seaIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_sea.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_dungeonIcon = new L.Icon({
iconUrl: ‘/images/markers/red_dungeon.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_volcanoIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_volcano.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_fuelIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_fuel.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_moonIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_moon.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_fuelIcon = new L.Icon({
iconUrl: ‘/images/markers/green_fuel.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_dungeonIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_dungeon.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_capitolIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_capitol.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_dishIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_dish.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_cannonIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_cannon.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_pikeIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_pike.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var red_stableIcon = new L.Icon({
iconUrl: ‘/images/markers/red_stable.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_questionmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/black_questionmark.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_exclamationmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/black_exclamationmark.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_panelIcon = new L.Icon({
iconUrl: ‘/images/markers/red_panel.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_coinsIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_coins.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_spyIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_spy.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var yellow_planetIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_planet.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_hillsIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_hills.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_villageIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_village.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_plainIcon = new L.Icon({
iconUrl: ‘/images/markers/red_plain.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_horseIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_horse.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* pin author id: 7231ff98-fb1d-4cad-a342-e6a890ee3c88 */
var SettlementsCityBlackWorldAnvilIcon = new L.Icon({
iconUrl: ‘/uploads/images/3bd7d9253f4c81c9470e3c7c2b29a9e8.png’,
iconSize: [28, 28],
iconAnchor: [14, 14],
popupAnchor: [-1, -10]
});
/* */
var green_castleIcon = new L.Icon({
iconUrl: ‘/images/markers/green_castle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_villageIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_village.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var flat_black_churchIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_church.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var flat_black_houseIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_house.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var grey_exclamationmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_exclamationmark.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_wineryIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_winery.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_tanneryIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_tannery.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_militarygeneralIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_militarygeneral.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var green_exclamationmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/green_exclamationmark.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var special_transparentIcon = new L.Icon({
iconUrl: ‘/images/markers/special_transparent.png’,
iconAnchor: [20, 20],
popupAnchor: [1, -20]
});
/* */
var green_forestIcon = new L.Icon({
iconUrl: ‘/images/markers/green_forest.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_jollyrogerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_jollyroger.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var grey_dangerIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_danger.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_nuclearIcon = new L.Icon({
iconUrl: ‘/images/markers/red_nuclear.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_wheelwrightIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_wheelwright.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var yellow_dishIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_dish.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_tavernIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_tavern.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var blue_factoryIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_factory.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_mineIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_mine.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_number_5Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_number_5.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var black_starIcon = new L.Icon({
iconUrl: ‘/images/markers/black_star.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_spearIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_spear.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var violet_towerIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_tower.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_guildIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_guild.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_rogueIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_rogue.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* pin author id: 7231ff98-fb1d-4cad-a342-e6a890ee3c88 */
var SettlementsCapitalBlackWorldAnvilIcon = new L.Icon({
iconUrl: ‘/uploads/images/f89f46d261297534704fee1f5f4ec106.png’,
iconSize: [28, 28],
iconAnchor: [14, 14],
popupAnchor: [-1, -10]
});
/* */
var flat_white_perfumerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_perfumer.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_swords_crossedIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_swords_crossed.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_villageIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_village.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var black_squareIcon = new L.Icon({
iconUrl: ‘/images/markers/black_square.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_number_0Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_number_0.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_housesIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_houses.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var flat_white_quest_scrollIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_quest_scroll.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var blue_squareIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_square.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_flag3Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_flag3.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var green_waterfallIcon = new L.Icon({
iconUrl: ‘/images/markers/green_waterfall.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_forestIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_forest.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_questionmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/red_questionmark.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_hatterIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_hatter.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var violet_castleIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_castle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_portIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_port.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_stableIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_stable.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_churchIcon = new L.Icon({
iconUrl: ‘/images/markers/green_church.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_plainIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_plain.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_ruinIcon = new L.Icon({
iconUrl: ‘/images/markers/green_ruin.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_systemIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_system.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_circleIcon = new L.Icon({
iconUrl: ‘/images/markers/black_circle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_boneIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_bone.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var yellow_squareIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_square.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_squareIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_square.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_fletcherIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_fletcher.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var orange_villageIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_village.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_triangleIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_triangle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_enchanterIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_enchanter.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var green_dishIcon = new L.Icon({
iconUrl: ‘/images/markers/green_dish.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_waterfallIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_waterfall.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_mineIcon = new L.Icon({
iconUrl: ‘/images/markers/red_mine.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_swampIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_swamp.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_cafeIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_cafe.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_ship_caravelIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_ship_caravel.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var red_planetringIcon = new L.Icon({
iconUrl: ‘/images/markers/red_planetring.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_systemIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_system.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_cobblerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_cobbler.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var black_campIcon = new L.Icon({
iconUrl: ‘/images/markers/black_camp.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_towerIcon = new L.Icon({
iconUrl: ‘/images/markers/red_tower.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_mine1Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_mine1.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var green_mineIcon = new L.Icon({
iconUrl: ‘/images/markers/green_mine.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_starIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_star.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_questionmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_questionmark.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_mineIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_mine.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_asteroidIcon = new L.Icon({
iconUrl: ‘/images/markers/red_asteroid.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_grocerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_grocer.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_stableIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_stable.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var black_towerIcon = new L.Icon({
iconUrl: ‘/images/markers/black_tower.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_breweryIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_brewery.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_portIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_port.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var orange_tavernIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_tavern.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_horseIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_horse.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var green_moonIcon = new L.Icon({
iconUrl: ‘/images/markers/green_moon.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_mineIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_mine.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_cannonIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_cannon.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var black_mineIcon = new L.Icon({
iconUrl: ‘/images/markers/black_mine.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_swampIcon = new L.Icon({
iconUrl: ‘/images/markers/green_swamp.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_graveyardIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_graveyard.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var grey_swampIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_swamp.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_siegeIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_siege.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var red_swampIcon = new L.Icon({
iconUrl: ‘/images/markers/red_swamp.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_hillsIcon = new L.Icon({
iconUrl: ‘/images/markers/black_hills.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_ruinIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_ruin.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_toymakerIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_toymaker.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_secret_questionIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_secret_question.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var red_standardIcon = new L.Icon({
iconUrl: ‘/images/markers/red_standard.png’,
iconSize: [25, 41],
iconAnchor: [12, 41],
shadowUrl: ‘/images/markers/special_shadow_old.png’,
shadowSize: [41, 41],
popupAnchor: [1, -34]
});
/* */
var grey_dungeonIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_dungeon.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_boneIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_bone.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_militarygeneralIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_militarygeneral.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var blue_exclamationmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_exclamationmark.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_number_4Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_number_4.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_theaterIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_theater.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var grey_starIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_star.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_shipIcon = new L.Icon({
iconUrl: ‘/images/markers/green_ship.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_planetringIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_planetring.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_hatterIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_hatter.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var yellow_factoryIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_factory.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var grey_asteroidIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_asteroid.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_asteroidIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_asteroid.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_dangerIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_danger.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_circleIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_circle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_pirateIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_pirate.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var orange_circleIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_circle.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* pin author id: 7231ff98-fb1d-4cad-a342-e6a890ee3c88 */
var SettlementsVillageBlackWorldAnvilIcon = new L.Icon({
iconUrl: ‘/uploads/images/4ed67188f66c332d4388116338b617bf.png’,
iconSize: [28, 28],
iconAnchor: [14, 14],
popupAnchor: [-1, -10]
});
/* */
var black_dangerIcon = new L.Icon({
iconUrl: ‘/images/markers/black_danger.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_haberdasheryIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_haberdashery.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var yellow_capitolIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_capitol.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_camp2Icon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_camp2.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
popupAnchor: [1, -40]
});
/* */
var green_stableIcon = new L.Icon({
iconUrl: ‘/images/markers/green_stable.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var violet_hillsIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_hills.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_white_blacksmithIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_blacksmith.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_white_enchanterIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_white_enchanter.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var flat_black_flagIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_flag.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var violet_mountainsIcon = new L.Icon({
iconUrl: ‘/images/markers/violet_mountains.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_towerIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_tower.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_sunstarIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_sunstar.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var green_questionmarkIcon = new L.Icon({
iconUrl: ‘/images/markers/green_questionmark.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var flat_black_heartbeatIcon = new L.Icon({
iconUrl: ‘/images/markers/flat_black_heartbeat.png’,
iconSize: [40, 40],
iconAnchor: [20, 40],
shadowUrl: ‘/images/markers/pin_shadow.png’,
popupAnchor: [1, -40]
});
/* */
var grey_dishIcon = new L.Icon({
iconUrl: ‘/images/markers/grey_dish.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var orange_volcanoIcon = new L.Icon({
iconUrl: ‘/images/markers/orange_volcano.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_seaIcon = new L.Icon({
iconUrl: ‘/images/markers/black_sea.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var red_dishIcon = new L.Icon({
iconUrl: ‘/images/markers/red_dish.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var blue_nuclearIcon = new L.Icon({
iconUrl: ‘/images/markers/blue_nuclear.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var black_shipIcon = new L.Icon({
iconUrl: ‘/images/markers/black_ship.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
/* */
var yellow_mineIcon = new L.Icon({
iconUrl: ‘/images/markers/yellow_mine.png’,
iconSize: [35, 60],
iconAnchor: [17, 60],
shadowUrl: ‘/images/markers/special_shadow.png’,
shadowSize: [82, 60],
popupAnchor: [1, -50]
});
// window.onload = function() {
$( document ).ready(function() {
var container2cb67dcf894bdf80e48b256bef1ee679 = L.DomUtil.get(‘map’);
if (container2cb67dcf894bdf80e48b256bef1ee679 != null) {
container2cb67dcf894bdf80e48b256bef1ee679._leaflet_id = null;
}
var mapMinZoom2cb67dcf894bdf80e48b256bef1ee679 = -3;
var mapMaxZoom2cb67dcf894bdf80e48b256bef1ee679 = 1;
var bounds2cb67dcf894bdf80e48b256bef1ee679 = [[0, 0], [3000,3000]];
var base2cb67dcf894bdf80e48b256bef1ee679 = L.imageOverlay(‘/uploads/maps/7ac6dae4a47c31d613e40a559ab8ddb2.png’, bounds2cb67dcf894bdf80e48b256bef1ee679);
var map2cb67dcf894bdf80e48b256bef1ee679 = L.map(‘map2cb67dcf894bdf80e48b256bef1ee679’, {
crs: L.CRS.Simple,
center: [1500,1500],
zoom: -2,
zoomSnap: 0.25,
minZoom: mapMinZoom2cb67dcf894bdf80e48b256bef1ee679,
maxZoom: mapMaxZoom2cb67dcf894bdf80e48b256bef1ee679,
noWrap: true,
dragging: true,
tap: false,
attributionControl: false,
layers: [base2cb67dcf894bdf80e48b256bef1ee679 ]
});
var description = ` Bakker Street meanders west to east through the
Orsholon Academic District endiing outside the
Orsholon Royal Castle and Compound. `.replace(/(rn|n|r)/gm, “”);
var linePoints = [];
coordinates = ‘1446,307’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
linePoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1446,654’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
linePoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1443,730’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
linePoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1439,736’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
linePoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1435,904’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
linePoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1447,918’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
linePoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1441,1167’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
linePoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
var mapMarker113f2e = new L.Polyline(linePoints, {
color: ‘black’,
weight: 1,
opacity: 1,
smoothFactor: 1,
linecap: ’round’,
linejoin: ’round’,
})
.bindPopup(`
`,
{className:’popup-section’});
var description = ` The main gate of entry into Orsholon City `.replace(/(rn|n|r)/gm, “”);
var polygonPoints = [];
coordinates = ‘334,2240’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘292,2286’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘364,2411’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘412,2363’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
var mapMarker38c1bd = new L.Polygon(polygonPoints, {
color: ‘red ‘,
fillColor: ‘red ‘,
opacity: ‘0.3 ‘,
fillOpacity: ‘0.2 ‘,
className: “my-label ”
})
.bindPopup(`
`,
{className:’popup-section’});
var description = ` Castle and Compund for the Royal Family of Orsholon `.replace(/(rn|n|r)/gm, “”);
var polygonPoints = [];
coordinates = ‘1791,1277’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1789,1840’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1440,1840’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1439,1283’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
var mapMarker402042 = new L.Polygon(polygonPoints, {
color: ‘blue ‘,
fillColor: ‘blue ‘,
opacity: ‘0.1 ‘,
fillOpacity: ‘0.1 ‘,
className: “my-label ”
})
.bindPopup(`
`,
{className:’popup-section’});
var description = ` Section of city comprised of expensive homes owned by Orsholon nobles. `.replace(/(rn|n|r)/gm, “”);
var polygonPoints = [];
coordinates = ‘2055,1512’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2050,1336’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2124,1333’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2125,1282’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2177,1282’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2183,1199’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2366,1205’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2362,1292’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2406,1295’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2407,1311’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2482,1324’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2482,1504’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2410,1503’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2407,1551’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2354,1567’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2350,1634’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2185,1632’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2177,1562’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2143,1563’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2140,1511’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘2081,1512’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
var mapMarker4ccaf5 = new L.Polygon(polygonPoints, {
color: ‘green ‘,
fillColor: ‘green ‘,
opacity: ‘0.2 ‘,
fillOpacity: ‘0.1 ‘,
className: “my-label ”
})
.bindPopup(`
`,
{className:’popup-section’});
var description = ` Warehousing, shipping, and industrial buildings/businesses `.replace(/(rn|n|r)/gm, “”);
var polygonPoints = [];
coordinates = ‘1842,1924’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1848,2495’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1431,2615’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1418,2130’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1384,2058’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1384,1915’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
var mapMarker59e212 = new L.Polygon(polygonPoints, {
color: ‘yellow ‘,
fillColor: ‘yellow ‘,
opacity: ‘0.3 ‘,
fillOpacity: ‘0.1 ‘,
className: “my-label ”
})
.bindPopup(`
`,
{className:’popup-section’});
var description = ` Abbey Road runs through the
Orsholon Academic District from the
Orsholon Royal Castle and Compound to the west. `.replace(/(rn|n|r)/gm, “”);
var linePoints = [];
coordinates = ‘1535,315’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
linePoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1527,1164’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
linePoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
var mapMarker8a6538 = new L.Polyline(linePoints, {
color: ‘black’,
weight: 2,
opacity: 0.96,
smoothFactor: 1,
linecap: ’round’,
linejoin: ’round’,
})
.bindPopup(`
`,
{className:’popup-section’});
var description = ` Neighborhood predominated by academics and schools. `.replace(/(rn|n|r)/gm, “”);
var polygonPoints = [];
coordinates = ‘1623,293’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1622,643’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1264,646’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1260,287’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
var mapMarker8fa00a = new L.Polygon(polygonPoints, {
color: ‘yellow ‘,
fillColor: ‘yellow ‘,
opacity: ‘0.3 ‘,
fillOpacity: ‘0.2 ‘,
className: “my-label ”
})
.bindPopup(`
`,
{className:’popup-section’});
var description = ` Large events, such as festivals and jousting tournaments are held here. `.replace(/(rn|n|r)/gm, “”);
var polygonPoints = [];
coordinates = ‘1243,288’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1241,638’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘675,633’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘993,403’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
var mapMarker918973 = new L.Polygon(polygonPoints, {
color: ‘green ‘,
fillColor: ‘green ‘,
opacity: ‘0.2 ‘,
fillOpacity: ‘0.1 ‘,
className: “my-label ”
})
.bindPopup(`
`,
{className:’popup-section’});
var description = ` While it looks like an error, it was designed to give an angle on entities approaching the main gates into the city. `.replace(/(rn|n|r)/gm, “”);
var mapMarker93916c = L.circle([536 , 2594], {
radius: 50,
color: ‘Red ‘,
fillColor: ‘Red ‘,
opacity: ‘0.2 ‘,
fillOpacity: ‘0.1 ‘,
className: “my-label ”
})
.bindPopup(`
`,
{className:’popup-section’});
var description = ` Here you'll find a variety of craftpeople, including jewelers, artists, glassblowers and more. `.replace(/(rn|n|r)/gm, “”);
var polygonPoints = [];
coordinates = ‘796,1443’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘796,1678’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘618,1681’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘621,1455’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
polygonPoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
var mapMarker9dd4a4 = new L.Polygon(polygonPoints, {
color: ‘yellow ‘,
fillColor: ‘yellow ‘,
opacity: ‘0.3 ‘,
fillOpacity: ‘0.2 ‘,
className: “my-label ”
})
.bindPopup(`
`,
{className:’popup-section’});
var description = ` Owned by
Krassic Flaskguard, the Vengeful Rock is a popular brewery and pub, located near the industrial distrcit in Orsholon City `.replace(/(rn|n|r)/gm, “”);
var mapMarker9fed94 = L.marker([ 1353 , 2249 ], {
icon: blue_tavernIcon,
title: “The Vengeful Rock Brewery and Pub”,
alt: “The Vengeful Rock Brewery and Pub “,
draggable: false
})
.bindPopup(`
`,
{className:’popup-section’});
var description = ` The home of one Mr. Kite `.replace(/(rn|n|r)/gm, “”);
var mapMarkeraef5da = L.circle([1550 , 374], {
radius: 3,
color: ‘blue ‘,
fillColor: ‘black ‘,
opacity: ‘0.5 ‘,
fillOpacity: ‘1 ‘,
className: “my-label ”
})
.bindPopup(`
`,
{className:’popup-section’});
var description = ` Penny Lane runs north/south theough the
Orsholon Academic District. `.replace(/(rn|n|r)/gm, “”);
var linePoints = [];
coordinates = ‘1615,389’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
linePoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1273,385’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
linePoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
var mapMarkerca1c71 = new L.Polyline(linePoints, {
color: ‘black’,
weight: 1,
opacity: 1,
smoothFactor: 1,
linecap: ’round’,
linejoin: ’round’,
})
.bindPopup(`
`,
{className:’popup-section’});
var description = ` Savile Row runs SW-NE through the
Orsholon Academic District. `.replace(/(rn|n|r)/gm, “”);
var linePoints = [];
coordinates = ‘1491,344’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
linePoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
coordinates = ‘1580,436’.split(‘,’);
if (coordinates[0] != undefined && coordinates[1] != undefined) {
linePoints.push(new L.LatLng(coordinates[0], coordinates[1]));
}
var mapMarkerda2d15 = new L.Polyline(linePoints, {
color: ‘black’,
weight: 1,
opacity: 1,
smoothFactor: 1,
linecap: ’round’,
linejoin: ’round’,
})
.bindPopup(`
`,
{className:’popup-section’});
var description = ` The Jackal is the most well-known and well-loved tavern in Orsholon City. It is owned by
Elindine Raelle `.replace(/(rn|n|r)/gm, “”);
var mapMarkerfc8e96 = L.marker([ 1861 , 1678 ], {
icon: blue_tavernIcon,
title: “Enchanted Jackal Pub”,
alt: “Enchanted Jackal Pub “,
draggable: false
})
.bindPopup(`
`,
{className:’popup-section’});
var markerGroup6d2f2b = L.layerGroup([ mapMarker113f2e,mapMarker8a6538,mapMarkerca1c71,mapMarkerda2d15, ]);
var markerGroup7567b1 = L.layerGroup([ mapMarker38c1bd,mapMarker402042,mapMarker93916c,mapMarker9fed94,mapMarkeraef5da,mapMarkerfc8e96, ]).addTo(map2cb67dcf894bdf80e48b256bef1ee679);
var markerGroup8aca59 = L.layerGroup([ mapMarker4ccaf5,mapMarker59e212,mapMarker8fa00a,mapMarker918973,mapMarker9dd4a4, ]).addTo(map2cb67dcf894bdf80e48b256bef1ee679);
var imageLayers2cb67dcf894bdf80e48b256bef1ee679 = {
“Base”: base2cb67dcf894bdf80e48b256bef1ee679,
};
var layerGroups2cb67dcf894bdf80e48b256bef1ee679 = {
“Street names”: markerGroup6d2f2b, “Places of Interest”: markerGroup7567b1, “Neighborhoods”: markerGroup8aca59, };
L.control
.layers(imageLayers2cb67dcf894bdf80e48b256bef1ee679, layerGroups2cb67dcf894bdf80e48b256bef1ee679)
.addTo(map2cb67dcf894bdf80e48b256bef1ee679);
});