Build with Precision, Powered by GebetaMaps
GebetaMaps delivers powerful APIs for all your location-based needs, from geocoding to route optimization. With up-to-date data and easy-to-use features, you can build precise, scalable solutions quickly and efficiently.
import { direction } from 'gebetamap'; let start = {lat : 9.4343 , lon : 38.,434534} let stop = {lat :9.2334 , lon : 38.53432} const apiKey = "" let data = await direction(start , stop , apiKey)
Mapping Made Simple
We provide five key functionalities designed to guide you along the best routes to success.
Direction
A direction API provides directions for various travel modes, including driving, walking, cycling, or public transit.
Matrix
A matrix API calculates travel times and distances between multiple origins and destinations for route optimization.
One-to-Many
The One-to-Many (ONM) API provides travel times and distances from a single origin to multiple destinations for route analysis.
Route Optimization
Route optimization finds the best routes based on criteria like minimizing travel time, distance, or cost.
Forward and Reverse Geocoding
Geocoding matches user queries with places on the map, such as restaurants, hotels, parks, or museums.
Get Started With Your Favourite Frameworks
We provide SDKs with currently with 2 technologies. We're doing our best to add more.
Want to contribute? Join The Gebeta Open Source Community