TrackAsia Map provides powerful map tools that make it easy to integrate maps into your website or application. Below is a detailed step-by-step guide:
- Visit the official TrackAsia Map website.
- Click the "Register" button or here and fill in all the required personal information.
- After successful registration, you will receive an account activation email. Check your inbox and click the activation link.
- After activation, you can log into the system.
- TrackAsia currently has a promotion: free 100,000 VND when creating a new account. (Note: The program may change from time to time.)
- Access the Key Management section in the dashboard.
- Click the Create Key button to create your own API key.
- Check the number of queries used in the Package Management section.
To ensure safety, you can set query limits in the Limits section. Security options include:
- Whitelist domain: Only allow specific domains to use the key.
- Whitelist IP: Only allow specified IP addresses to use the key.
- Custom header 'T-BUNDLE-ID': Define custom header information to control key usage.


From the API KEYS section, you can access Package Management to monitor and manage your query limits. Specifically from the example below:
- Daily: The maximum number of queries you can use per day for each service.
- Geo per month: The maximum number of geographic queries per month (100,000 queries).
- Routing per month: The maximum number of routing queries per month (10,000 queries).
- Tile per month: The maximum number of map queries per month (1,000,000 queries).
- Other per month: Other queries (1,000 queries).
Each section limits the number of queries you can perform per month or day for each service.          
 

Visit the Related Documentation page for detailed information:
- API parameters.
- API link.
- Specific examples of usage.
     1. Replace the public key with your own key.          
          Note: The public key is a demo key, limited in queries and only for testing.          
 
      2. Use the provided examples to quickly deploy.          
 
https://maps.track-asia.com/api/v2/geocode/json?address=Landmark 81&size=1&key=public_keyhttps://maps.track-asia.com/api/v2/geocode/json?address=Landmark 81&size=1&key=db6f989bd7317369166959698ad6ca3fc0
          - Only use your own key for actual deployment.
- The public key is only suitable for initial testing.
If you need more detailed information, you can refer to:
- Source code repository on GitHub.
- Sample application examples for mobile devices:
- Android
- iOS
With just a few simple steps, you can effectively and safely integrate TrackAsia Map into your project. If you encounter difficulties, do not hesitate to contact the support team for timely assistance.