Getting latitude and longutude with 7 decimal places in scaffold tags

In my requirement, I needs to send 7 decimal places for latitude and longitude, but in scaffold tags I am getting only 5 decimal places…

Can you please suggest me to get the 7 decimal places…

Thanking you in advance…

Hi sivakishore.

Scaffold Tag - Latitude/Longitude can have more than 5 decimal places but there is a restriction in UI for the total length to be not more than 10, but this restriction does not apply to API

Thanks for posting.