This namespace contains the API for ALK Maps.
Namespaces
- color
This namespace contains functions that pertain to color manipulation.
- control
This namespace contains OpenLayers compatible controls for ALK Maps.
- defaults
This namespaces holds functions dealing with changing defaults of the ALK Maps library.
- format
This namespace contains classes that read/parse responses from the ALK PCM servers.
- geocode
This namespace contains all ALK Maps geocoding related classes.
- img
This namespace holds the name space for access to images for ALK Maps.
- interaction
This namespace contains OpenLayers compatible Interactions for ALK Maps.
- layer
This namespace contains OpenLayers compatible Layers for ALK Maps.
- overlay
This namespace contains OpenLayers compatible overlays for ALK Maps.
- service
This namespace contains objects that specify Service URLs for OpenLayers compatible Sources.
- source
This namespace contains OpenLayers compatible Sources for ALK Maps.
- structs
This namespace contains members that deal with structures.
- style
This namespace holds classes that manipulate OpenLayers styles for the map.
- val
This namespace contains mostly Enum structures for the values used in options to the Api.
Members
-
alk.ATTRIBUTION{string}
-
The attribution containing a link to the ALK Copyright and License page.
-
alk.VERSION{string}
-
This property contains the version of the ALK Maps library, which is 2.0.0.
Methods
-
alk.setURL(obj, url, base, suffix)
-
This function changes the static URL enums.
Name Type Description obj
Object.<string, string> url
string base
Object.<string, string> suffix
string