Skip to content

Commit 917129c

Browse files
committed
2 parents eb22ea5 + a75c056 commit 917129c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Ex:
3636
// Assuming routeModels contain at least one item.
3737
List<LatLon> highway = routeModels.get(0).getPath();
3838
```
39+
Note: OSM's XML file may not contain all the information about "Relation"s it provides. So "getPath()" method may throw NullPointerException for these relations.
3940

4041

4142

0 commit comments

Comments
 (0)