• Preparing search index...
  • The search index is not available
NextGIS Frontend
  • NextGIS Frontend
  • @nextgis/qms-kit
  • createQmsAdapter

Function createQmsAdapter

  • createQmsAdapter(options): Type<MainLayerAdapter>
  • Parameters

    • options: CreateQmsAdapterOptions

    Returns Type<MainLayerAdapter>

    • Defined in qms-kit/src/utils/createQmsAdapter.ts:19
  • createQmsAdapter(webMap, url?, createOpt?): Type<MainLayerAdapter>
  • Parameters

    • webMap: WebMap<any, any, any, WebMapEvents, MapOptions<any, any>>
    • Optionalurl: string
    • OptionalcreateOpt: Partial<QmsAdapterOptions>

    Returns Type<MainLayerAdapter>

    • Defined in qms-kit/src/utils/createQmsAdapter.ts:22

Settings

Member Visibility
NextGIS Frontend
  • Loading...

Generated using TypeDoc