Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LeafletGeoJsonHelper

The LeafletGeoJsonHelper class contains static methods for working with JSON in Leaflet.

Hierarchy

  • LeafletGeoJsonHelper

Index

Methods

Object literals

Methods

Static createGeoJsonLayer

  • Static method used to take in a group options that specify how and what to render.

    Parameters

    Returns GeoJSON

  • Static method used to take in a group options that specify how and what to render.

    Parameters

    • options: VisualizerOptions

    Returns GeoJSON

  • Static method used to take in a group options that specify how and what to render.

    Parameters

    • options: VisualizerOptions

    Returns GeoJSON

Object literals

Static Private _Options

_Options: object

pointToLayer

  • Parameters

    Returns CircleMarker

style

  • style(): object
  • Returns object

    • color: string
    • dashArray: string
    • opacity: number
    • weight: number