Exemple #1
0
 private void updateCoordinates() {
   mOrigin.update(mGpsTile, getWidth(), getHeight(), mGpsParams, mPan, mScale);
 }