some comments and update README+HACKING

This commit is contained in:
Philipp Schaefer
2013-05-20 12:05:40 +02:00
parent 115727bf34
commit 74a77d874f
4 changed files with 57 additions and 29 deletions

View File

@ -262,6 +262,7 @@ public class IITC_Mobile extends Activity {
toggleFullscreen();
return true;
case R.id.layer_chooser:
// the getLayers function calls the setLayers method of IITC_JSInterface
iitc_view.loadUrl("javascript: window.layerChooser.getLayers()");
return true;
// get the users current location and focus it on map