remove newline
This commit is contained in:
parent
c84d4b323e
commit
63a9e4c6c2
@ -132,4 +132,4 @@ geolocationResponse: function(response) {
|
||||
var latlng = new L.LatLng(response.coords.latitude, response.coords.longitude);
|
||||
OSRM.G.map.setViewUI(latlng, OSRM.DEFAULTS.ZOOM_LEVEL );
|
||||
}
|
||||
};
|
||||
};
|
Loading…
Reference in New Issue
Block a user