Module

Leaflet.Layer

Package
purescript-leaflet-tdammers
Repository
tdammers/purescript-leaflet-tdammers

#Option Source

data Option

Options to be passed to a layer at construction time. See http://leafletjs.com/reference-1.0.3.html#layer for an explanation of each option.

Constructors

Instances

#Layer Source

data Layer :: Type

A map layer

Instances

#attribution Source

#IsLayer Source

class IsLayer a  where

Members

Instances