Category search
Help your users search for specific types of places with Category Search. Sample use case: You are preparing for a long drive and would like to find nearby gas stations.
Use the following code snippet to try this in your app.
For Category Search we use LowBandwidthSearch as in "Address and POI search". The difference is in the endpoint:
Category search | GET https://<baseURL>/search/<versionNumber>/cS/<category>... |
For a complete description go to: https://developer.tomtom.com/search-api/documentation/search-service/low-bandwidth-search
The following code example presents an exemplary application view utilizing Category Search.
Address search with category: Parking | Address search with category: Gas |