Developer Inactive when requesting Route/Matrix API
TomTom Maps APIs Community
by cseeberg
1w ago
Just started a trial using the “freemium” plan, but I am receiving a 403 (Developer Inactive) when requesting the routing/matrix API. It seems to happen with all API requests. My key is the default generated key with all APIs checked off. I’ve tried various support channels but it seems to be a dark hole. I am using postman to POST the request with content-type application/json: https://api.tomtom.com/routing/matrix/2?key=GSNde7xUl8jwcIDBDHem5SYl… with the body: { “origins” : [ {“latitude” : 59.8650213, “longitude” : 10.8383695} ], “destinations” : [ {“latitude” : 59.8524241, “longitude” : 10 ..read more
Visit website
Geocode - Not returning correct coordinates for specific postcode
TomTom Maps APIs Community
by leitoltd
1w ago
I’m only getting back the “street” coordinates when geocoding and not the specific coordinates for that postcode within that street, I am searching “West End Lane New Rossington DN11 0DU” on the non-structured search. This comes back with the correct street and you can see DN11 0DU listed in the Extended Postcode list being returned but I would expect it to be returning the position for that specific postcode not the whole street. West End Lane is a long road and so having the result come out in the middle is unhelpful. I have tried searching for the postcode within the structured query but I ..read more
Visit website
Newbie PoI search question
TomTom Maps APIs Community
by pconroy328
2w ago
Hello - I’m a novice and newbie to the TomTom APIs and I’ll confess to only a small amount of GIS knowledge. I’ve crafted a URL to do what I think is a PoI search for Gas/Petrol stations within a bounding box. The call is returning some gas stations found - but not finding many, many others. I know that there are dozens of gas stations within the bounding box, but the call returns 1 or 4 or some number much too small. I’m using these: &categorySet=7311,7358&limit=20&fuelSet=Petrol And this base URL: https://api.tomtom.com/search/2/geometrySearch/gasoline.json With my polygon: geome ..read more
Visit website
Geofencing alert api not working
TomTom Maps APIs Community
by Ahmedhorizonbcx
1M ago
I’m encountering an issue with the Geofencing API regarding the triggering of alerts and the accurate counting of objects within a fence. Despite configuring the alerts and ensuring that the objects’ positions are consented to be stored, no alerts are being triggered when objects enter or leave a fence. Additionally, when attempting to retrieve the number of objects inside a fence, the count remains at 0 even though the objects are present within the defined area. the consent for storing object positions and transition history is enabled. 10 posts - 2 participants Read full topic ..read more
Visit website
TomTom Map not showing in Android Studio emulator (React Native)
TomTom Maps APIs Community
by WTeck
1M ago
Hi, I am following this tutorial to develop React Native app with TomTom Map: TomTom Using the TomTom Maps Web SDK in a React Native Web View App | TomTom... React Native WebView helps your JavaScript application's maps look great across all web platforms. Learn how to embed an interactive TomTom map in your application while ensuring a consistent look across iOS and Android devices — without coding... However, when I wanted to test the map in the Android Studio emulator, I can open the app page that contains the map, but the map is not showing. I tried using other emulator but it is the same ..read more
Visit website
How to Use LocationMarkerOptions.Type.Custom for Custom LocationMarkers?
TomTom Maps APIs Community
by 7774a794f2a86de0f27f
1M ago
I’m working with LocationMarkerOptions.Type which has three options: Chevron, Pointer, and Custom. I’m interested in using the Custom type to display a different type of marker beyond the built-in options. Could you please provide the syntax or accepted values for the Custom type, or explain how to use it to create a custom marker for my location?** thank you 1 post - 1 participant Read full topic ..read more
Visit website
Invalid request: for guidanceVersion 2 the travelMode
TomTom Maps APIs Community
by fravolt
2M ago
It seems to be related to the vehicle type, but I’m unsure if/how i can see the full error message I get back from the server: it is shown in a toast message that is cut off, and it does not appear in logcat from what I can tell. The configured Vehicle in my case is a CargoCapable Van, though no hazmat/tunnel restrictions are applied in this case. Since the Van was only recently made CargoCapable, this may be related? The RoutePlanningOptions are as follows: RoutePlanningOptions( itinerary=Itinerary( origin=ItineraryPoint( place=Place( coordinate=GeoPoint(latitude=X, long ..read more
Visit website
Want to subscribe to 'map loading finished' event or similar
TomTom Maps APIs Community
by NileshR
3M ago
Hi, I am facing an issue while displaying my custom objects on map. There are two types on objects, viz. tt.marker and Geojson lines. When the objects are prepared and added to map at the time the map is being displayed for first time, the Geojson objects are not shown. Sometime they are shown and then vanish. As I suspected, the issue was due to the order of execution. If the map loading finishes after the objects are added, the Geojson objects are not shown. As a workaround, I am having two buttons, one that shows the map and second to load the objects. In this method, all the objects are sh ..read more
Visit website
Customized Marker creation issue
TomTom Maps APIs Community
by NileshR
3M ago
Hi, In the code I have uploaded, at line number 78 and 79, I have following code: var marker = new tt.Marker({element : elementX}).setLngLat( event.lngLat).addTo(this.mapObject); var marker = new tt.Marker().setLngLat( event.lngLat).addTo(this.mapObject); The difference between the above two lines is, in the first, the Constructor is given html element and in the second, default constructor is used. The issue is, when I try to create marker using constructor that takes html element, (and commenting next line) the marker is not displayed on the map. But when I use default constructor (and comme ..read more
Visit website
Need Help: 'Developer Inactive' Error with Search API
TomTom Maps APIs Community
by ayoub_ilco
3M ago
I’m encountering an issue while using the TomTom Search API. When making requests, I receive a 403 error with the message ‘Developer Inactive.’ I’ve checked my API key and developer account, but I can’t seem to resolve this problem. Here are some additional details: API Key: [API Key] Country: Canada (CA) Search Term: “Weigh Station” I’ve verified the status of my developer account, and it appears to be active. However, I continue to encounter this error. Has anyone else faced a similar issue, or does anyone have advice on how to resolve it? Are there specific steps I should take to reactiva ..read more
Visit website

Follow TomTom Maps APIs Community on FeedSpot

Continue with Google
Continue with Apple
OR