olwrapper-0.3.7.15: An OpenLayers JavaScript Wrapper and Webframework with snaplet-fay

Safe HaskellNone
LanguageHaskell2010

OpenLayers

Description

 

Synopsis

Documentation

addDefaultMap :: Fay () Source

Adds an default naked OpenLayers Map Object

defineCode :: Fay () Source

Initialises an object of the OpenLayers Map as HTML object. The variable name "olc" must be reserved for the whole website!

setTarget :: String -> Fay () Source

setting the target between html and OpenLayers

setDefaultView :: Fay () Source

setting a default view for first map appearence

olwrapperLoad :: Fay () Source

Initialises an OpenLayers View and load the definitions from the OpenLayers Webapplication defined in OlApp