mapsforge bridge
This commit is contained in:
parent
61ce13ca33
commit
ebd9305528
3 changed files with 3 additions and 3 deletions
|
|
@ -105,7 +105,7 @@ public final class WaypointMatcherImpl implements WaypointMatcher
|
|||
}
|
||||
|
||||
@Override
|
||||
public void startNode( int ilon, int ilat )
|
||||
public void startNode( int ilon, int ilat, byte[] wayTags )
|
||||
{
|
||||
lonLast = lonStart = ilon;
|
||||
latLast = latStart = ilat;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue