# Angular Leaflet Controls

## @runette namespace

The following Angular libraries for Leaflet controls are available from the @runette namespace.

1. [ngx-leaflet-loading](https://github.com/runette/ngx-leaflet-loading)
2. [ngx-leaflet-fullscreen](https://github.com/runette/ngx-leaflet-fullscreen)
3. [ngx-leaflet-locate](https://github.com/runette/ngx-leaflet-locate)
4. [ngx-leaflet-sidebar](https://github.com/runette/ngx-leaflet-sidebar)

## @asymmetrik namespace

The following Angular libraries for Leaflet controls are available gtom the @asymmetrik namespace but not as part of the ngx-leaflet package.

1. [ngx-leaflet-markercluster](https://github.com/Asymmetrik/ngx-leaflet-markercluster)
2. [ngx-leaflet-draw](https://github.com/Asymmetrik/ngx-leaflet-draw)
3. [ngx-leaflet-d3](https://github.com/Asymmetrik/ngx-leaflet-d3)

## Other Namespaces

Not aware of any at the moment.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://runette.gitbook.io/alcm/angular-leaflet-controls.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
