google maps - iOS GoogleMaps area accuracy and Polygon drawing -


i trying mark location points while walking around small area house. how accurate draw perimeter i.e. polygon. how accurate distance be. thirdly can draw curved path suggestion experience highly appreciated.

thank you

i can't comment on accuracy of polygon area, there's lot of questions when searched (eg. this stackoverflow question.

for drawing curved path, can use gmspolyline geodesic option set yes.

when yes, render polyline edge geodesic. geodesic segments follow shortest path along earth's surface , may appear curved lines on map mercator projection. non-geodesic segments drawn straight lines on map. defaults no.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -