You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -335,6 +335,7 @@ NetJSON format used internally is based on [networkgraph](http://netjson.org/rfc
335
335
336
336
You can customize the style of GeoJSON features using `style` property. The list of all available properties can be found in the [Leaflet documentation](https://leafletjs.com/reference.html#geojson).
337
337
338
+
<!-- Todo: Update this -->
338
339
-`hashParams`
339
340
340
341
Configuration for adding hash parameters to the URL when a node is clicked.
@@ -350,7 +351,7 @@ NetJSON format used internally is based on [networkgraph](http://netjson.org/rfc
350
351
1. type – A prefix used to uniquely identify the map node.
351
352
2. nodeId – The ID of the selected node.
352
353
3. zoom – The current zoom level of the map.
353
-
**Note: Zoom is only applied when type is set to `geoMap`**
354
+
**Note: Zoom is only applied when type is set to `geoMap`**
0 commit comments