Added link to static site from README.
Also removed annoying log message.
This commit is contained in:
parent
66f9380ee8
commit
2fc4fb0142
2 changed files with 4 additions and 4 deletions
|
|
@ -12,10 +12,6 @@
|
|||
pins showing locations from this `data-source`. If `data-source` is nil
|
||||
or an empty string, the content of the element will be used, if present."
|
||||
[id data-source]
|
||||
(n/message
|
||||
(str
|
||||
"geocsv-lite.core.initialise-map-element called with args id: "
|
||||
id "; data-source: " data-source "."))
|
||||
(let [sid (str id)
|
||||
kid (keyword sid)
|
||||
v (m/add-view sid 55 -4 10)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue