# mob_location v0.1.1 - Table of Contents

> Device location (GPS/network) for Mob apps (extracted from mob core)

## Pages

- [mob_location](readme.md)

## Modules

- [MobLocation](MobLocation.md): Device location (GPS / network) — a Mob plugin (extracted from mob core in
Wave 2).
- [MobLocation.DemoScreen](MobLocation.DemoScreen.md): A ready-to-run sample screen exercising `MobLocation`, shipped so a generated
app can kick the tires the moment the plugin is activated. Declared in the
plugin manifest's `:screens`, so the host's home can surface it by route
without writing any code. Delete it (and the manifest entry) in a real app.

