Created
          January 17, 2020 12:41 
        
      - 
      
- 
        Save ivo-ivanov/8666d5a5328833c685b5abff4c35d605 to your computer and use it in GitHub Desktop. 
    ACF Google Maps link to route planner
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | // https://developers.google.com/maps/documentation/urls/guide#directions-action | |
| $loc = get_field(google-maps-acf-field); | |
| url = "https://www.google.com/maps/dir/?api=1&origin='. urlencode($loc['address']) .' "; | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment