alaurenz / metrobike

0 stars 1 forks source link

Add smarter zooming to NavigateActivity #138

Closed CoolCapri closed 11 years ago

CoolCapri commented 11 years ago

Add smarter zooming to NavigateActivity so that it zooms in for every step (or leg?).

dutchscout commented 11 years ago

I need to check if each step has getNEBound/getSWBound

Jaylen

Sent from my iPhone

On May 21, 2013, at 19:53, Shuo Wang notifications@github.com wrote:

Add smarter zooming to NavigateActivity so that it zooms in for every step (or leg?).

— Reply to this email directly or view it on GitHubhttps://github.com/alaurenz/metrobike/issues/138 .

sw11 commented 11 years ago

It turns out it takes too much time to zoom. So we just show the step or leg instead of zooming it.