Hi there I keep getting this error ^ when following the guide for loading my map using the SDK platform with a Vite app. I followed the instructions and even tried using the Bearer token approach and no luck. I’ve also tried recreating an API key and that did not work.
If anyone has any suggestions that would be great!
Which version of Mappedin JS are you using? v6.0.1-beta.39 is currently the latest release. Are you attempting to load a map that isn’t using a Pro subscription? That is required to use Mappedin JS.
Thanks for confirming that. Please send me the Map ID of this map and I’ll take a look. Feel free to send me a direct message if you don’t wish to post it here.
Hi Mark! Everything is working now. Question though–is it possible to build off the “public” version of the map when working with the SDK? As right now when I try to show labels and zoom into buildings, I’m unable to see floors or labels.
I really enjoy the experience that the platform delivers without the SDK although some of the things we’d like to do require us to use the SDK.
Glad to hear it’s working. By public map, do you mean the map shown in the Mappedin Viewer that you can embed on a web page? The underlying map is the same, and Mappedin Viewer is built using the same Mappedin JS that you can use.
You can alter the Mappedin Viewer behaviour by Deep Linking or using Iframe Messaging. If you need more customization you’d need to use Mappedin JS to build your own app.
Ahh ok I see! Just trying to see if it’s possible for us to build off the Mappedin Viewer that is embeddable. We’re just looking to add a few extra customizations on top of the existing Viewer platform (outdoor shapes, paths, etc..). This would ultimately allow us to avoid having to code the search, building, and floor selection functionalities as we’re perfectly happy with the built-in ones available via the Viewer.