Frequently Asked Questions

FAQ Quick Links

General FAQs


How should I get started with WRLD?

Sign up for a free account. You'll get access to our Map Designer portal, where you'll be able to create maps using our design tools and get access to all of our documentation and tutorials.

How do I share my map?

When you create a map using Map Designer, you'll get a short URL (e.g. https://wrld.mp/5816a80) which you can share with your users or embed in your website. The link will also open in WRLD App if you're on a mobile device. The Map Designer tutorial video walks you through sharing your maps in more detail.

You can also build your own apps using our SDKs for web, mobile, and AR/VR.

Can I make my map private?

All of your custom Points-of-Interest are only available to users accessing the map through your Mapscene (short link) or your own app. You can publish your indoor maps to our public maps but you don't have to. It's also possible to lock your indoor map so only users of your app can enter it.

Why do I see the ocean instead of my country in WRLD?

We don't have coverage of the whole world yet. You can see our current coverage and register a vote for new areas here. If you need a specific area such as a city or district added sooner for your project, contact us for a quote.

Why isn't my building on the map?

We build our 3D maps from a range of data sources. It's possible that your building wasn't present when we imported the data (especially if it's a new development), and sometimes the source data is patchy. Our team can add individual buildings to the map for you, starting at $300 for a basic procedural building or more for detailed hand-built 3D models - contact us for a quote.

Can I add my own 3D models on to the map?

Yes, but only if you're developing an app with our Unity SDK. We are considering adding this capability to our other SDKs soon.

It's possible to add items of furniture from our library of assets to your indoor maps using our Assets Tool and these will appear in your map automatically.

Can I create more realistic representation of my building exterior?

It's not possible for users to add their own 3D models into the map, but our team can create custom 'landmark' models of buildings and add them to the map for you. If you have your own 3D model, we can use that as a starting point.

Can you create a map for me?

Yes, we have a building services team who can create accurate and realistic maps of indoor and outdoor spaces. Pricing varies depending on the size and complexity of the building and the level of detail required.

Can you build a mapping app for me?

Yes, we take on a range of customer projects and have built web, mobile and kiosk apps for a range of uses. Please get in touch to discuss your requirements.

What languages does WRLD support?

Currently the WRLD platform is only available in English.

I'm having trouble logging in, what should I do?

  1. First, make sure you've registered for an account. The sign-up page is here.
  2. You'll receive an email from hello@wrld3d.com which you'll need to click to activate your account. Check your spam folder if you haven't received it after a few minutes.
  3. If you still didn't receive the confirmation email, you can confirm your account here.
  4. If you need to reset your password, you can do that here.
  5. Once you're signed up successfully, you can log in here.

I can't find the answer I'm looking for, where can I get help?

Don't worry! You can reach our support team at any time by clicking on the chat bubble in the bottom-right of your screen, by filling out our contact form or by dropping us an email.

Design Tools FAQs


How do I customise the appearance of my map?

The theme tab in our Map Designer tool allows you to select a theme for your map. The Map Designer tutorial video walks you through the process of customising your maps in more detail.

You can customise the weather, seasons and time-of-day using our mapping SDKs.

How do I add Points of Interest to my map?

Points of Interest (POIs) are added to your map via the Places Designer Tool. The Places Designer tutorial video walks you through the process of creating Points of Interest and adding them to your map in more detail.

Can I add my own marker/POI icons?

Places Designer only supports a fixed set of icons, corresponding to the tag of a POI. Using our SDKs, you can create markers with a variety of options, including icons. See our Javascript SDK, for example.

Can I upload my own images for use in POI cards?

You can use your own images in the POI cards but you must host them yourself, outside of WRLD. You can also host custom POI card HTML views.

How do I create an Indoor Map?

A series of 3 video tutorials walk you through the process of using our Map Upload tool in conjunction with Open Source QGIS software. A detailed, step-by-step tutorial can be followed here.

If you don't have the time to do it yourself - don't worry, our WRLD building service can do the heavy lifting for you if required.

How can I create an indoor map if I can't claim my building?

If you just want to create the indoor map and don't need the exterior of the building to show on the map, you can create a building outline manually and upload it to our Indoor Maps REST API to create your indoor map. Follow these tutorial steps to get started.

If you want a building added to the map, let us know.

How can I make my indoor map private?

There are several options available to you:

  • Turn on data privacy, add a list of API Keys which you wish to allow access to, and then publish your indoor map as normal. Users of other apps, including the WRLD public map will see your indoor map entrance icon but will not be able to enter the map.
  • Don't publish your indoor map, but use the preview manifest in your app or Mapscene. Users of the public map won't see your indoor map at all.
  • For additional privacy options including private indoor maps with indoor routing, please contact us.

Developer Tools FAQs


Where can I find the WRLD Unity SDK, it's not on the Unity Asset Store?

You can download the WRLD Unity SDK here. A getting started guide is available on our developer docs webpage.

Does WRLD support Linux?

No, WRLD does not currently support Linux.

Does WRLD support Unreal Engine?

No, we do not currently support Unreal Engine, and it isn't in our roadmap for the foreseeable future. For gaming and VR applications, we recommend using our Unity SDK.

Can I use WRLD Javascript SDK on mobile?

Yes, but we recommend our native SDKs for a slicker mobile experience. We have published a React Native examples to show how to use wrld.js in a React Native app.

Can I use WRLD Javascript SDK in a React app?

Yes, we publish a WRLD React component on NPM. Here's a simple example showing how to use it.

Does WRLD support AR?

Yes, we have a guide and sample project to get you started.

Can I download WRLD maps for use offline?

No, because this is prohibited by our data vendor licensing. But you can use the pre-caching feature to load an area in advance if you expect the user's device to lose connectivity. See our Javascript, iOS, Android and Unity documentation for examples.

What are the WRLD REST APIs for?

Instead of using the Map Design tools to manage your map content, you can create and modify content using our REST APIs. These are particularly useful for automating updates such as keeping POI data in sync with an external data source.

How can I integrate WRLD with Indoor Positioning Systems (IPS)?

Any indoor positioning system that can supply a lat/lon location can be used with WRLD. We provide a Blue Sphere widget that can be positioned to represent the user of the app. See our Javascript>, Android and iOS examples.

Glossary of terms


What's a manifest?

A manifest (Coverage Tree Manifest) can be thought of as a list of resources which a WRLD app is allowed to access. By default, WRLD apps use our Public Global manifest which contains all of our public map data, as well as indoor maps which have been published by our users. Custom manifest files may be selected by specifying a URL which the WRLD app loads when it starts up (for example, the coverageTreeManifest parameter in wrld.js).

Every time you build a new version of an indoor map, a preview manifest is created (you can find it in the "Review Your Indoor Map" drawer in the Indoor Map Tool). This contains the new version of the indoor map, plus all of the public map content. If you have only a single indoor map, you can just use this manifest in your app instead of publishing your indoor map.

We can produce custom manifests on request for customers, for example if you wish to have multiple private indoor maps in the same manifest, or if you have paid for access to licensed resources such as the Middle East map data.

The manifest files used with our web (Javascript) maps have a different file format to those used by mobile and Unity apps. Make sure you use the correct one!

You might also see the Environment Themes Manifest - this is used to specify the appearance of the map. You can find out more about them here.

What's a Morton Key?

A Morton key is simply the address of a particular location on the earth's surface. They look like a string of digits e.g. 202233232221330 is in central London, UK. The longer the key, the smaller the area it refers to. You can read more about why we use Morton Keys and how they work in this blog post.

What's a Mapscene?

A Mapscene is a customised map created by the WRLD Map Designer tool. It has a unique ID (e.g. 5816a80) and when the mapscene is loaded by WRLD App the app will position the map at the correct location, set the theme and loads a custom manifest if specified. A mapscene has its own so you can allow it access to specific indoor maps, and link it to POI sets created in Places Designer so they can be searched.

What's an API Key?

An API Key is a unique identifier consisting of 32 hexadecimal digits e.g. c0c84f6e1e3cbf110fc6cc49aa301772 which belongs to a specific WRLD app - either a Mapscene or an app built using the WRLD SDKs. The API Key is used to control permissions (such as what indoor maps, POI sets, or routes an app can access), and to track and report usage of the app by WRLD.

What's a Developer Token?

A Developer Token is a unique identifier consisting of 64 hexadecimal digits e.g. 28935ef3dc2bc08799fb3feab33db1838c0c84f6e1e3cbf110fc6cc49aa30177 which belongs to a specific WRLD account. It can be used with our REST APIs to create, delete and modify resources such as Indoor Maps and POIs so should be kept private by the owner.

What's eeGeo?

Back in 2017 we rebranded, changing the name of the company from eeGeo to WRLD. You might still find the old name in a few places, especially in the source code of our developer tools. Don't worry - it's still us!