Hi guys,
I’m currently working on implementing multi-language support for a map. However, I’ve encountered an issue when trying to import getVenue from the @mappedin/mappedin-js package. I have an error message:
Module ‘“@mappedin/mappedin-js”’ has no exported member ‘getVenue’.ts(2305)
I’m using @mappedin/mappedin-js version 6.0.1-alpha.31.
Could you please clarify whether getVenue is available in this version, or if there is an alternative method I should be using to achieve this feature.
Many thanks!