Angular Leaflet Control Modules
  • What is this
  • Angular Leaflet Controls
  • The basics of Leaflet controls in Angular
  • Interacting with the Control
  • Custom Controls
  • Creating an Angular Library
  • FAQ
  • Details of Controls
    • Untitled
  • Project Page
Powered by GitBook
On this page

Was this helpful?

What is this

Objectives of the project

NextAngular Leaflet Controls

Last updated 5 years ago

Was this helpful?

Background

Leaflet is one of the main Javascript-based mapping frameworks. It is widely used across the Industry to add interactive maps to web sites and applications.

Leaflet can be used in Angular.io apps. For some of the details and complexities see:

This approach is based on:

The ngx-leaflet package includes the zoom, attribution and layers controls.

However, any real interactive map is going to need more controls than that. This is where this project comes in.

The intent of this project is:

  1. To list the known "Angularised" Leaflet controls, including the ones generated as part of this project, and

  2. To be opinionated about how to create Angularised controls in a reasonable, idiomatic way.

Please feel free to leave components about new or unlisted controls or mistakes or proposed changes to the document.

Photo by Adolfo Félix on Unsplash
GitHub - Asymmetrik/ngx-leaflet: Core Leaflet package for Angular.ioGitHub
The Simple Guide to Angular Leaflet MapsMedium
Logo
Logo