Skip to content

fozoglu/arcgis-mapscale-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Show map scale

Build Status license Swift 4.x

This sample demonstrates how to show a map scale in the basemap


How to use the sample

The sample provides a map scale in the bottom screen, you can see the map scale using the map pinch gesture feature.

How it works

A UIView and UILabel is added to the UIViewController in the UIStoryboard to show the map scale. After the pinch gesture is added to the ViewDidLoad. When called from the pinch gesture mapPinchedByTouch metod, the scale value of the base map is set on the scale label.

About

This sample demonstrates how to show a map scale in the basemap

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors