Why mapView.getMapZoomControls().setZoomLevelMin((byte) 10); takes byte its Java not C? it should be taking integer?
I pass it 0 and app crashes? On Wed, Sep 10, 2014 at 12:39 PM, Muhammad Babar <[email protected]> wrote: > @Emux > It's recommended to create graphs and then read them with the same > GraphHopper version, as there may be differences in the graph structure as > the library evolves. > > Does it mean that i have to use the SNAPHOT.0.4 that is automatically > created in ../core/target when routing data(Graph) is being made? using the > command ./graphhopper.sh import <your-osm-file>? > > On Wed, Sep 10, 2014 at 12:14 PM, Emux <[email protected]> wrote: > >> GraphHopper 0.3 is the latest release version. >> 0.4-SNAPSHOT is just a tag of the master branch where the current >> development takes place. >> >> It's recommended to create graphs and then read them with the same >> GraphHopper version, as there may be differences in the graph structure as >> the library evolves. >> >> -- >> Emux >> Cruiser <http://wiki.openstreetmap.org/wiki/Cruiser> - Atlas >> <http://wiki.openstreetmap.org/wiki/Atlas_%28navigation_application%29> >> >> _______________________________________________ >> GraphHopper mailing list >> [email protected] >> https://lists.openstreetmap.org/listinfo/graphhopper >> >> >
_______________________________________________ GraphHopper mailing list [email protected] https://lists.openstreetmap.org/listinfo/graphhopper
