TrackAsia API Overview
TrackAsia provides a powerful and flexible set of APIs that make it easy to integrate digital maps, location search, routing, and operational optimization into your application.
Autocomplete
- Suggests addresses as the user types, improving both speed and accuracy of search.
-
API Autocomplete v2 is compatible with Google API.
-
Supports both new and old administrative boundaries.
Search
- Converts addresses into coordinates (latitude, longitude).
- Used when the input is a complete address.
-
API Search v2 is compatible with Google API.
-
Supports both new and old administrative boundaries.
Nearby Search
- Finds places of interest (e.g., restaurants, ATMs, gas stations) near a specific location.
- Supports filtering by place type and search radius.
- Useful for location-based apps, travel guides, and local discovery features.
-
API Nearby Search is compatible with Google API.
-
Supports both new and old administrative boundaries.
Place Detail
- Retrieves detailed information about a specific place using its unique place ID.
- Returns data such as name, address, coordinates, type, and other attributes.
- Useful for displaying place profiles, business info, or detailed location pages in your app.
-
API Place Detail is compatible with Google API.
-
Supports both new and old administrative boundaries.
Reverse Geocoding
- Returns the nearest address from a coordinate pair (longitude, latitude).
- Useful for ride-hailing apps, interactive maps, and delivery tracking.
-
API Reverse Geocoding v2 is compatible with Google API.
-
Supports both new and old administrative boundaries.
Directions
- Provides navigation, route optimization, and travel time estimation.
- Calculates the best route between two or more points.
- Turn-by-turn directions.
- Supports multiple transport modes: car, motorcycle, walking.
- Calculates travel time and distance.
-
API Directions v2 is compatible with Google API.
-
Supports both new and old administrative boundaries.
Distance Matrix
- Calculates travel time and distance between all pairs of points (e.g., 10 points → 100 pairs).
- Useful for features like "nearest driver" or "closest warehouse".
Vehicle Routing Problem (VRP)
- Optimizes routes with multiple delivery/pickup points and multiple vehicles.
- Assigns deliveries to destinations using a limited fleet of vehicles.
- Reduces operating costs by minimizing distance or delivery time.
- Balances workloads across vehicles.
- Solves the VRP using optimization algorithms to generate optimal routes based on input data (points, vehicles, constraints, etc.).
- Useful for logistics, freight, food delivery, and ride-hailing services.
What's next?
TrackAsia — mapping power, logistics optimized.