mustardBees / cmb_field_map

Google Maps field type for Custom Metaboxes and Fields for WordPress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add directions or open link in new page for directions

iamdigitaljoe opened this issue · comments

I am new to the whole Github experience and am working with the cmb_field_map but I for the life of me cannot add driving directions to the meta boxes php

Hi @iamdigitaljoe. This map field serves a fairly specific purpose. The field stores a set of coordinates into post meta. How you make use of this data on your front end is down to you.

You could use the Google Maps Directions API to achieve an on-page directions lookup. Feel free to reverse engineer this example.

Alternatively, you could generate a link similar to:

https://www.google.co.uk/maps?daddr=51.461026,-0.138722