mhirdes / go_maps_ext

Google Maps Extension for TYPO3
MIT License
21 stars 31 forks source link

Route Issue #91

Closed icehawk-de closed 2 years ago

icehawk-de commented 2 years ago

I'm using 4.1.0 with TYPO3 10.4.26.

I want to use the route feature: "Show particular route".

I've added two addresses in the map. image Both addresses are valid. If I use the "normal" map, both markers are shown at the map. If I activate "Show particular route": image Then I get an error: image What is my problem. The Api-Key? I don't have an api-key at the moment. Or something ese?

mhirdes commented 2 years ago

The missing API key could be a reason. But maybe here it is some miss configuration.

I created a route again in my setup and it works as it should.

Maybe you can contact me on slack.

icehawk-de commented 2 years ago

Thanks for your help! No error! Everything works fine!

After I included the API-Key for "Maps JavaScript API" I got an error that "Directions API" is missing for route. I also activated this API and now the route ist shown.

The problem is, that the console shows only one error, not all errors, when the API-Key is missing.