# Hivemapper App Developers

### Description

App developers, like [Bee Maps](https://beemaps.com/), build products and services that consume and license Hivemapper Network mapping data.  &#x20;

### Product and Services Built on Hivemapper

<table><thead><tr><th width="235.1875">Product</th><th width="354.265625">Description</th><th>Link</th></tr></thead><tbody><tr><td>Beekeeper</td><td>Commercial fleet hardware and software for optimizing </td><td>See <a href="https://beemaps.com/bee/fleets/">here</a>.</td></tr><tr><td>Street Level Image APIs</td><td>Accurate and fresh street level imagery</td><td>See <a href="https://beemaps.com/data-solutions#street-imagery">here</a>.</td></tr><tr><td>Scout</td><td>UI for exploring street level imagery</td><td>See <a href="https://beemaps.com/scout/l">here</a>.</td></tr><tr><td>Static Map Features API</td><td>Objects that change less frequently like Speed Limit Signs, Stop Signs, Vertical Height Restrictions</td><td>See <a href="https://beemaps.com/bee/fleets/">here</a>.</td></tr><tr><td>Dynamic Map Features API</td><td>Objects that change quickly like road construction, gas prices, toll prices, and more.</td><td>See <a href="https://beemaps.com/data-solutions#dynamic-features">here</a>.</td></tr><tr><td>HD Maps</td><td>Road widths, lane definitions, and more.</td><td>See <a href="https://beemaps.com/data-solutions#hd-maps">here</a>.</td></tr><tr><td>AI Driver Events</td><td>Train Autonomous Vehicle AI models with street level video of complex and rare scenarios</td><td>See <a href="https://beemaps.com/data-solutions#hd-maps">here</a>.</td></tr></tbody></table>

### Industries that Use Maps and Location Data

<table><thead><tr><th width="218.72265625">Industry</th><th>Description</th></tr></thead><tbody><tr><td>Autonomous Vehicles</td><td>ADAS and robotaxis use mapping data to train AI and act as an additional real-time sensor during navigation.</td></tr><tr><td>Commercial Fleets</td><td>Commercial fleets, like pest control services, rely on maps to efficiently route and navigate their vehicles.</td></tr><tr><td>Logistics</td><td>Delivery companies run on maps and location data—it powers every aspect of their operations.</td></tr><tr><td>Ridesharing</td><td>Ridesharing companies are fundamentally built on maps—everything from ETAs and routing to geofencing and pricing depends on precise mapping data.</td></tr><tr><td>Real Estate</td><td>The real estate sector uses maps to track investments, give buyers visual context, and gain deep insight into neighborhood dynamics.</td></tr><tr><td>Travel</td><td>Travel apps rely on maps and location data to help users discover places, plan itineraries, and navigate destinations in real time.</td></tr><tr><td>Government</td><td>Local and federal governments use maps to plan infrastructure, manage resources, track emergencies, and guide policy decisions.</td></tr><tr><td>Utilities</td><td>Utilities use maps to manage infrastructure, monitor outages, plan maintenance, respond to emergencies, and optimize service delivery across their networks.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hivemapper.com/use-map-data/hivemapper-app-developers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
