Integrations

Add MapScale from wherever you build

Four ways in — a rendered map on the web, in React Native, in a React app, or a server-side API call. Each excerpt here links to the full, executable guide.

React Native

MapLibre React Native, pointed at a MapScale style URL. Works with a bare RN app or an Expo development build.

Full guide
Web JavaScript

No framework required — one stylesheet, one script tag, one div. MapLibre GL JS renders the map.

Full guide
React & Next.js

A client component wrapping MapLibre GL JS, with the environment-variable and cleanup patterns an App Router page needs.

Full guide
REST API

Call MapScale from any server language over HTTPS — search, geocode, route, or render a static image, all as plain JSON.

Full guide