ENUM

MapOverlayFileType

The file type of the contents of a map overlay.

link GraphQL Schema definition

  • enum MapOverlayFileType {
  • # KML
  • KML
  • # GeoJSON
  • ZIPPED_GEOJSON
  • }