Esri / runtime-questions

Welcome to the 2017 Esri Developer Summit and the session called, "Everything (or Anything) You Wanted to Know About the ArcGIS Runtime SDKs but Were Afraid to Ask"
12 stars 7 forks source link

Custom orientation/units on scalebar #135

Closed guidway closed 7 years ago

guidway commented 7 years ago

In the Runtime road ahead session I remember hearing something about a scalebar, but was late and didn't catch all of it. Does this scalebar support both vertical and horizontal orientation?

Also can you define custom scale units (i.e. our customer requires kiloyards instead of yards)?

Thanks

rolson commented 7 years ago

There was a scalebar demo for the toolkit components. As far as the iOS scalebar, you can apply a CGAffineTransform to the view to turn it vertical. Also when the toolkits are shipped, the source will be available so you can modify it in any way you want, including changing the units. The units in the demo that we showed were switchable between imperial (feet/miles) and metric(meters/kilometers). That would be easily modifiable.

guidway commented 7 years ago

One more question, when is the toolkit containing the scalebar expected to be released?

rolson commented 7 years ago

should be update 1 time frame