var MAP_POINTS_DATA_TYPE = 0;
var MAP_POINTS_TEXT = 1;
var MAP_POINTS_OBJECT_TYPE = 2;
var MAP_POINTS_POINTS = 3;
var MAP_POINTS_LINE_POINTS = 0;
var MAP_POINTS_LINE_LEVELS = 1;
var MAP_POINTS_POINT_LAT = 0;
var MAP_POINTS_POINT_LON = 1;
var MAP_POINTS_POINT_CODE = 2;
var MAP_POINTS_POINT_TEXT = 3;
var _objectTypes={
  "UKCS": {
    "index": 0,
    "jsonFile": "map-coords_UKCS.json",
    "visible": false
  },
  "SAFETY": {
    "index": 1,
    "jsonFile": "map-coords_SAFETY.json",
    "visible": false
  },
  "ICES Areas": {
    "index": 2,
    "jsonFile": "map-coords_ICES_Areas.json",
    "visible": false
  },
  "PIPELINE": {
    "index": 3,
    "jsonFile": "map-coords_PIPELINE.json",
    "visible": false
  },
  "POWER": {
    "index": 4,
    "jsonFile": "map-coords_POWER.json",
    "visible": false
  },
  "OTHERLINE": {
    "index": 5,
    "jsonFile": "map-coords_OTHERLINE.json",
    "visible": false
  },
  "UMBILICAL": {
    "index": 6,
    "jsonFile": "map-coords_UMBILICAL.json",
    "visible": false
  },
  "SEISMIC": {
    "index": 7,
    "jsonFile": "map-coords_SEISMIC.json",
    "visible": false
  },
  "ANCHORCABLE": {
    "index": 8,
    "jsonFile": "map-coords_ANCHORCABLE.json",
    "visible": false
  },
  "SPANS": {
    "index": 9,
    "jsonFile": "map-coords_SPANS.json",
    "visible": false
  },
  "SUBSURFACE": {
    "index": 10,
    "jsonFile": "map-coords_SUBSURFACE.json",
    "visible": false
  },
  "SURFACE": {
    "index": 11,
    "jsonFile": "map-coords_SURFACE.json",
    "visible": false
  },
  "SUSPENDED WELLS": {
    "index": 12,
    "jsonFile": "map-coords_SUSPENDED_WELLS.json",
    "visible": false
  }
};
var _objectTypeCount=13;
// KIS errors: 0
