Field Mapping Tips

ACF Field Support

  • Text Fields: Field names (e.g., my_latitude)

  • Image Fields: Returns URL automatically

  • Address Fields: Geocoded to lat/lng

Dynamic Data Picker

Use Breakdance dynamic data for:

  • Post title, excerpt, content

  • Featured image

  • ACF fields

  • Custom fields

Geocoding

If using Address Field instead of lat/lng:

  • Addresses geocoded automatically via Google Geocoding API

  • Results cached for 24 hours

  • Requires API key with Geocoding API enable

Last updated