diff --git a/index.html b/index.html index 075b763..4d423c3 100644 --- a/index.html +++ b/index.html @@ -100,7 +100,7 @@ crossorigin=""/> style="height: 600px; width: 80%; border: thin solid gray;">
- Use this page as a crib for how to use GeoCSV Lite in your projects. In order + Use this page as a crib for how to use geocsv-js in your projects. In order for it to work, you need:
div
elements to contain your maps. It
@@ -122,8 +122,8 @@ crossorigin=""/>
div
which you wish to contain a map view,
an invocation of the function
- geocsv_lite.core.initialiseMapElement(id, data-source)
: GeoCSV.initialiseMapElement(id, data-source)
: @@ -172,7 +172,7 @@ crossorigin=""/>