Type Alias HonuaMapPackageProtocol
HonuaMapPackageProtocol:
| "geoservices_feature_service"
| "geoservices_map_service"
| "ogc_features"
| "ogc_maps"
| "ogc_tiles"
| "wfs"
| "wms"
| "wmts"
| "odata"
| "vector_tile"
| "raster_tile"
| "pmtiles"
| "workspace_artifact"
Server
SourceBinding.protocolenum. Uses snake_case to match the server wire format. Translated to the SDK's kebab-caseProtocolunion insource-bridge.ts.