ocdladefense/appserver-directory

A module for viewing listing OCDLA members and expert witnesses.

v2.3.4 2022-11-26 03:28 UTC

This package is auto-updated.

Last update: 2024-10-13 17:40:15 UTC


README

An appserver module to display directory information in list and map formats.

Installation

  • Run npm update.
  • Run npm run build.
  • Create mapkey.js and place it in the dist/ directory.

Dependencies

  • "@ocdladefense/google-maps": "^1.0.0"
  • "@ocdladefense/query-builder": "^1.0.5"
  • "@ocdladefense/view": "^2.0.1"

Format variants

This module can display directory information in alternative formats.

List format

A series of directory entries where each subsequent item is displayed on a new line.

Map format

A set of directory entries displayed as geographical points on a Google Map (or equivalent map representation.)