Documentation Index
Fetch the complete documentation index at: https://rodrito.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Package Manager
TypeScript Support
Install type definitions for HERE Maps:Peer Dependencies
React HERE Maps requires the following peer dependencies:- React
^18.0.0- For React 18+ features - React DOM
^18.0.0- For rendering - @here/maps-api-for-javascript
^1.50.0- HERE Maps JavaScript API
Environment Setup
Get HERE API Key
- Visit developer.here.com
- Sign up for a free account
- Create a new project
- Generate an API key
- Enable the following services:
- Maps API
- Geocoding & Search
- Routing
Configure Environment Variables
- Vite
- Next.js
- Create React App
.env.local
CSS Requirements
The library automatically loads the required HERE Maps CSS. No manual CSS imports are needed. If you prefer to load it manually:Verify Installation
Create a test component to verify everything is working:Next Steps
Quickstart
Build your first application
Components
Explore available components