As shown in the figure, the yellow is visibleArea range, but the lower red part is not included, resulting in no actual visible range of large。kotlin sdk version 200.2.0
answer myself question
fix by code
mapView!!.isAttributionBarVisible = false
As shown in the figure, the yellow is visibleArea range, but the lower red part is not included, resulting in no actual visible range of large。
My arcgis version is
This is my code
val graphic = Graphic(mapView!!.visibleArea!!, Config.defaultSimpleFillSymbol)viewModel.drawPatchOverlay.graphics.add(graphic)
As shown in the figure, the yellow is visibleArea range, but the lower red part is not included, resulting in no actual visible range of large
answer my self
fix by
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.