KapoorVashisht / osmdroid

Automatically exported from code.google.com/p/osmdroid
0 stars 0 forks source link

Can't find the position X e Y of the touch #482

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi.
I want to create one script that writes one square on the map with dimensions 
of 100m x 100m. I have created the simple code to do that, but the problems are:
1. I can't catch the event onSingleTapUp, it doesn't work;
2. If I take the event with OnClick I can't take the position X and Y of the 
click.

I use the version of Osmdroid 3.0.8 on Linux

In attachment of the text there is the most important source of my script.. 

Thank you all in advance for the help!

Original issue reported on code.google.com by mario.nu...@gmail.com on 24 Sep 2013 at 8:34

Attachments: