I'm building an Android app where I need to detect when a user enters or exits an expressway.
I’m using the Google Maps API to track a user’s location in real-time.
How can I identify if the user is on an expressway and detect when they enter or exit highways? Is there a way to do this using Google Maps APIs or another recommend way?