For my application I need a server to calculate driving directions.
The Google Maps API was designed for clientside use only, with a Javascript and Flash API. Is there any way I can run their API's server-side?
For my application I need a server to calculate driving directions.
The Google Maps API was designed for clientside use only, with a Javascript and Flash API. Is there any way I can run their API's server-side?
Copyright © 2021 Jogjafile Inc.
As I know it this isn't official and google doesn't support it but it works:
And you'll have directions in $data array.