Skip to content

Commit

Permalink
Annotation manager moved to dart (#779)
Browse files Browse the repository at this point in the history
* line annotations in dart

* working drag

* add ios drag support

* added other annotation managers

* support old api with new managers

* ios remove annotations

* web cleanup

* working android version

* fixed symbol text issues

* fixed fill pattern issue

* added support for symbol allow overlap

* working android drag

* fixed ios issues

* added source#setFeature to iOS

* added setGeoJsonFeature to android

* add support for dragEnabled

* added option to toggle interaction for layers

* fixed web issue with textFont

* removed unused imports

* better documentation
added missing options to line manager

* revert line example changes

* added a fix for the android performance issues

* improved code for detecting drag starts

* code review changes

* post rebase fixes

* fix build issue with location
  • Loading branch information
felix-ht authored Jan 18, 2022
1 parent 689933a commit 3aaa705
Show file tree
Hide file tree
Showing 50 changed files with 1,455 additions and 4,221 deletions.
76 changes: 0 additions & 76 deletions android/src/main/java/com/mapbox/mapboxgl/CircleBuilder.java

This file was deleted.

96 changes: 0 additions & 96 deletions android/src/main/java/com/mapbox/mapboxgl/CircleController.java

This file was deleted.

31 changes: 0 additions & 31 deletions android/src/main/java/com/mapbox/mapboxgl/CircleOptionsSink.java

This file was deleted.

Loading

0 comments on commit 3aaa705

Please sign in to comment.