The single popup object catch is that it is common to multimap pages
The GMT offset time in minutes
input color array
the opacity 0 to 1
rgba string
helper function to convert to hex
the number to convert to hex
number as hex
array of layers or single
Given a date return a string in the format YYYYmmdd_hh0000
the input date
the formatted date string
Given a date return a string in the format YYYY-mm-dd hh:MM:SS
to convert
the formatted date string
html to be added to the legend
undefined, style, or style function
check if the input is defined and not null
input pointer
true defined and not null
given one or an array of layers, fit to the map
array of layers or single
the map to fit
object representation of url params
Convert hex string to RGB or RGBA string
hex color string
escape html charcters
input string
escaped string
iterate over the key value pairs of an object
the input object
Make a blue green red gradient
minimum value
maximum value
if the colors should be flipped
color lookup function
Create a function that will return colors based on a gradient
median value
standard deviation
if the colors should be flipped
color lookup function
layer info
style and legend object
guids are used to uniquely identify groups and features
a new guid
make map service legent
layer info
legend content
the layer as defined in the response
legend html
wrapper to define a style function by properties and zoom level
style function
new function
create a namespace on the gv object
to create
object representing the namespace
Sets up a map with some default parameters and initializes mapMove and mapPopup
the ol map
Sets up a map with some default parameters and initializes mapMove and mapPopup
the ol map
Sets up a map with some default parameters and initializes mapMove and mapPopup
return object with map, map move, and map popup objects
Add a variety of listeners for range inputs applied to a common callback
jquery reference to the slider
the callback
the jQuery object
Get resolution from the zoom level
the resolution
the zoom level
converts an RGB string to hex
rgb color
rbg as hex
adds alpha value to rgb string 'rgb(r, b, g)', returns 'rgba(r, g, b, a)'
rgb color
alpha value 0 to 1
rgba color
Created by gavorhes on 11/2/2015.
check if the input is undefined or null
input pointer
true undefined or null
Get the resolution given the zoom level
the zoom level
the map resolution
Generated using TypeDoc
The single map move object catch is that it is common to multimap pages
{MapMoveCls}