QB Maps release notes

Prev Next

QB Maps

Recent changes

Current version: 6.6.4.8

Release notes: January 8, 2026

  • Fixed a bug with some parameters not working when using request=
  • Improved the error handling when ShowLocation fails.
  • Added the PreQBAction parameter.

Version: Batch 1.1

Release notes: April 30, 2025

  • Added the batch processor.
  • Added the ability to geocode multiple records with the batch processor.
  • Added the ability to get the distance between two locations and store it, in miles, in a Quickbase record.

Version: 6.6.3

Release notes: November 25, 2024

  • Added a parameter to still show the pins when displaying the directions.

Version: 6.6.2

Release notes: May 16, 2024

  • The clist parameter can now accept an A to pass in the entire address in one field, instead of the city, state, and zip separately.
  • The clist parameter can now also include multiple instances of the same field.
  • Fixed an issue where the multiselect parameter wasn't working when parameters were encoded with the request parameter.

Version: 6.6

Release notes: July 26, 2023

  • Added a feature that hides the legend by default.
  • Added a feature that sets the default map type.
  • Added a feature that can prevent pins from being zoomed in on when selected.
  • Added a feature that sets the center pin as either the start or end point of the directions by default.
  • Added the pin's name to the data displayed when picking the start and end locations for multi-directions.

Version: 6.5.5

Release notes: March 16, 2023

  • Fixed a bug where the start and destination locations on get directions were being duplicated.
  • Fixed a bug where the legend would duplicate its values when exiting out of directions.
  • Added a feature that displays a circle around the center pin.
  • Fixed a bug where the legend was still being shown when the directions were being displayed.

Version: 6.4.4

Release notes: May 28, 2021

  • Removed a bug where special characters in the address field were causing the geocoding to sometimes get the wrong location or no location.
  • Removed a bug where a latitude or longitude without a decimal point would prevent the map from generating properly.
  • Added a feature that skips geocoding blank addresses, since a blank address wouldn't return a location anyway.

Version: 6.4.3

Release notes: May 5, 2021

  • Removed a bug where an apostrophe in the address field was causing the geocoding to get the wrong location.

Version: 6.2

Release notes: August 19, 2020

  • Published a new user interface.
  • Added the ability to create a legend for markers and pins.
  • Changed the way addresses are geocoded. The new method sets the latitude and longitude values to "NA" if the address for a record can't be geocoded, which reduces redundant Geocoding API calls.
  • H, W, and Z values don't need to be added to the Formula URL, since they play no part in rendering the new UI.