Custom watermark symbol in iOS app

440
1
08-23-2017 03:01 AM
Dinakarsoma
New Contributor

How to add a custom text (or graphic) that looks similar to water mark (ArcGIS's developer license) to my ios app. I want to keep my user informed something (a simple text), when he zooms in to the last tile of the TPK file.

Tags (1)
0 Kudos
1 Reply
DiveshGoyal
Esri Regular Contributor

You can add any UIView (for e.g a label, or a textbox) on top of the mapview to display your content. 

0 Kudos