Connecting What3Words

Hello, I am having a bit of a headache trying to connect the API from What3words. I am new to this and must admit that I am feeling a bit overwhelmed, but I can’t hire someone to build it for me. I just need to get pointed in the right direction. For example, I am a bit confused when it says script tag (where should I put it). I tried to ask for npm packages but it was not approved. I really appreciate all the help that I can get.

The URL contained in the script tag is the location of a JavaScript file that loads everything you need for using the JavaScript wrapper for the what3words API.

The map style must go in the head tag (where is this?)

#map { height: 100%; }

html, body {
height: 100%;
margin: 0;
padding: 0;
}

Within the body tag?

The what3words grid can be displayed as a Mapbox layer by creating a GeoJSON data source

You can’t embed HTML in a Corvid page. You might want to consider using an HtmlComponent . For more information, see the article Working with the HTML Component in Corvid .

Adding code to an HTML component is not a part of the Corvid product (which is what this forum is about). The basics of an HTML component is to put any HTML code in it. That code can be copied from any source that you want, but you need to know the exact code to put there (which is not related to Corvid )… You will need to check with the service provider to find out how to get it work.

You may also want to check out the Wix Marketplace - it’s a hub where you can look for Corvid (and other) experts for hire.