|
@@ -4216,7 +4216,12 @@ export const iconList = {
|
|
|
image: getImageUrl('25_yardsites.png'),
|
|
|
imageHover: getImageUrl('25_yardsites_hover.png'),
|
|
|
size: [40, 40]
|
|
|
- }
|
|
|
+ },
|
|
|
+ '26': {
|
|
|
+ image: getImageUrl('26_tourist_destinations.png'),
|
|
|
+ imageHover: getImageUrl('26_tourist_destinations_hover.png'),
|
|
|
+ size: [40, 40]
|
|
|
+ },
|
|
|
};
|
|
|
|
|
|
export const pointDetailTemplate = {
|