You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* catch exceptions while parsing and fix poliline on mobile
* add missing return
* implement feature
* implement feature
* add example on button click
* add support for local asset android
* add support for local asset android
* fix logic
* implement iOS
* reformat
* review
* update README.md and add button for example only on mobile
* fix ios build
* resolve conflicts
* reformat code
---------
Co-authored-by: Julian Bissekkou <[email protected]>
Copy file name to clipboardExpand all lines: arcgis_map_sdk_android/android/src/main/kotlin/dev/fluttercommunity/arcgis_map_sdk_android/ArcgisMapPlugin.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ class ArcgisMapPlugin : FlutterPlugin {
Copy file name to clipboardExpand all lines: arcgis_map_sdk_android/android/src/main/kotlin/dev/fluttercommunity/arcgis_map_sdk_android/ArcgisMapView.kt
Copy file name to clipboardExpand all lines: arcgis_map_sdk_android/android/src/main/kotlin/dev/fluttercommunity/arcgis_map_sdk_android/ArcgisMapViewFactory.kt
Copy file name to clipboardExpand all lines: arcgis_map_sdk_android/android/src/main/kotlin/dev/fluttercommunity/arcgis_map_sdk_android/model/symbol/PictureMarkerSymbolPayload.kt
0 commit comments