Embeddable Maps

The following details various configuration options available to create segmented views of widget content for embedding on respective content views across a client site.

Embedded Tour

Embedded Attractions

Embedded Parks With List

Content and/or Regionally Segmented Views

Please contact your Visit Widget account manager for specific menu item and category IDs, where specified below.

category_ids
  • array of integers
  • Selects which categories should be active on page load.
disable_category_filter
  • true or false (default is false)
  • This will hide the category filter and also ignore any categories set in the user’s cookie or database record.
disable_lists
  • true or false (default is false)
  • If set to true, this will hide all the lists except for the plan list. This most likely should only be used when setting segmented_view to true.
disable_map_cooperative_gesture_handling
  • true or false (default is false)
  • Set to true if absolutely want to disable cooperative gesture handling in the map. For example, the iFrame modals will automatically have this param in the URL.
excluded_menu_item_ids
  • array of integers, i.e. excluded_menu_item_ids[]=1&excluded_menu_item_ids[]=2
  • Specified menu items will not be rendered on the page.
hide_header
  • true or false (default is false)
  • Hides the top site header
map_zoom_level
  • integer, i.e. 5
latitude
  • float,ie. 33.677876
  • Where the map should be centered
longitude
  • float,ie. 33.677876
  • Where the map should be centered
menu_item_id
  • integer, i.e. 80
  • Selects which menu item and corresponding list to show on page load.
  • Only works with segmented views.
menu_item_ids
  • array of integers, i.e. menu_item_ids[]=1&menu_item_ids[]=2
  • Only the specified menu items will be rendered on the page even if they are disabled.
radius_miles
  • integer, i.e. 80
  • overrides city radius to determine what places/events show up in app
segmented_view
  • boolean, i.e. true, false if anything else or absent
  • Changes layout to be slimmer