Maps
The ski resort xslt page now incorporate a link to Michelin maps page. Using the tagging mechanism ##Location## and ##ParentLocation## are used to create the query required to display a map centred on the resort.
More work could be performed to use other map providers for non European locations such as US, NZ and Japan as these are not provided by Michelin.
As the tag replacement is performed post translation the location and parent location is not known until after the translation and therefore the translation cannot take into account these values. This means that the translation would not be able to dynamically create the hyperlink, using different providers based upon the country.
This means that a client side script would need to be implemented to hyperlink to the appropriate map provider.