I just saw in a project...In that project it shows lots of marker shows that
if there is any plots available..Its a real estate project....In that
project they are sending latitude ,Longitude and also Radius to the
database.I dont know why these radius are used...

  can u tell me the use of radius ........

Thanks,
regard,
Raghav.S


float
diameter=itemizedOverlay.top_corner.distanceTo(itemizedOverlay.bottom_corner);//meter
    float diameter_km=diameter/1000;
    float radius=diameter_km/2;

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to