Showing Scale Control in Miles instead of KM

I'm showing the scale control on my map with
.Options.ShowScaleControl := True;

However the distances are in KM instead of miles. My users can click on the scale control to change it, is there a way to get it to default to Miles?

Hi,

The scale control is always displayed in "km" by default, it can indeed be clicked to change to "miles".

Unfortunately this is a limitation of the Google Maps API which we have no control over. As indicated here:
https://issuetracker.google.com/issues/35825255

Well that's a bummer. But thank you for the response!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.