Hi,

I'm using Google Maps JS API V3 for a project, to add solar panels on the 
roof of a specific address.

The solar panels are small in size (0.0000149 latitude and 0.000011 
longitude).

The problem is that the Encoded Polyline Algorithm rounds the coordinates 
to 5 decimal places. In most cases, this would be accurate enough, but in 
my case, my polygons are made 50% larger (0.00002 instead of 0.0000149). 

Is it possible to somehow increase the accuracy of the algorithm to 6 
decimal places instead of 5?

Thank you




-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.

Reply via email to