API: Multi-Coverage Maps
List and build public multi-coverage maps programmatically.
Endpoints
| Endpoint | Method | What it does |
|---|---|---|
| /MultiCoverage/GetMulticoverageList | GET | List maps with nested coverages, fiber, polygons |
| /MultiCoverage/MultiCoverageAPI | POST | Create or update a multi-coverage map |
| /Distributors/DistributorGetMulticoverageList | GET | Distributor access to a sub-account's maps |
Create/update a map
Key fields: mapId (blank = new), mapName, comma-separated coverageIds and fiberCovIds, booleans displayPins / eusDataCollection / displayFiberOnIframe / publicMap, plus zoomLevel, centerLatitude, centerLongitude.
For distributor access, put the distributor account in
Account and the target sub-account in UserAccount.