PositioningSDK Getting Started

The positioning library provides location tracking capabilities using various location sources. This section covers everything you need to know to get started with positioning.

Location Sources

A Location Source is a system used to track user position.

To use any location source, you must have a mapID and token. For more details, please contact the Wemap team.

To set a specific location source, you need to:

Detailed guides

Please follow our detailed guides depending on the one you’ve chosen.

Examples

For additional examples and sample implementations of WemapSDKs, visit the official GitHub repository.

Clone the repository and follow the README instructions to run the sample application.