GotMap.BlomSTREET-1.1.0.js
Namespace: GotMapEngineAdds support for the BlomSTREET control.
Added support for leaflet 1.0, use with GotMap-2.*.*
CDN:
http://karta.miljoforvaltningen.goteborg.se/Dist/Extensions/GotMap.BlomSTREET.css
http://karta.miljoforvaltningen.goteborg.se/Dist/Extensions/GotMap.BlomSTREET.js
<link rel="stylesheet" href="http://karta.miljoforvaltningen.goteborg.se/Dist/Extensions/GotMap.BlomSTREET-1.1.0.css" />
<script src="http://karta.miljoforvaltningen.goteborg.se/Dist/Extensions/GotMap.BlomSTREET-1.1.0.js"></script>
AddBlomSTREETControl
function GotMapEngine.GotMap.AddBlomSTREETControlAdds a BlomSTREET control to GotMap
Requires:Parameters
Name | Datatype | Description |
---|---|---|
options | Object | An object containing varius alternativs for the function. |
Options
Name | Datatype | Description |
---|---|---|
position | GotMapEngine.ControlPositions | Defines which corner to place the control. |
username | string | The BlomSTREET username. |
password | string | The BlomSTREET password. |
apiKey | string | The BlomSTREET apikey. |