Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "utils/site-version"

Index

Type aliases

SiteVersion

SiteVersion: [number, number, number, number]

Type alias for a MapGuide site version

since

0.12.1

Functions

canUseQueryMapFeaturesV4

  • canUseQueryMapFeaturesV4(version: SiteVersion): boolean
  • Tests if QUERYMAPFEATURES 4.0.0 API can be used with this version of MapGuide

    since

    0.12.1

    Parameters

    Returns boolean

getSiteVersion

  • Gets the MapGuide site version from the runtime map response

    since

    0.12

    Parameters

    Returns SiteVersion

Generated using TypeDoc