Module
Leaflet.Options
- Package
- purescript-leaflet-tdammers
- Repository
- tdammers/purescript-leaflet-tdammers
#optValNull Source
optValNull :: OptVal#optValString Source
optValString :: String -> OptVal#optValNumber Source
optValNumber :: Number -> OptVal#optValBoolean Source
optValBoolean :: Boolean -> OptVal#unsafeOptVal Source
unsafeOptVal :: forall a. a -> OptVal