<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
GraphHopper being a routing library is independent of the map
library we may want to use it.<br>
If works with Mapsforge and of course it can work with Java,
Osmdroid, Mapbox, web maps etc.<br>
<br>
The issue here is because of graph structure changes among
GraphHopper versions.<br>
We usually need to use the same GraphHopper version for reading the
graph with the version that created them.<br>
This isn't a strict rule, but something to have in mind if we come
along versions with graph structure changes.<br>
<br>
<div class="moz-signature">-- <br>
<font color="#000000">Emux</font><br>
<a href="http://wiki.openstreetmap.org/wiki/Cruiser">Cruiser</a> -
<a
href="http://wiki.openstreetmap.org/wiki/Atlas_%28navigation_application%29">Atlas</a></div>
</body>
</html>