Skip to content

Commit

Permalink
Zoom level and null pointer fix (#70)
Browse files Browse the repository at this point in the history
* catch exceptions while parsing and fix poliline on mobile

* add missing return

* initial draft on iOS

* add symbol methods to controller

* parse symbol

* implement useCourseSymbolOnMovement

* implement new type of location display data source

* 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

* finish iOS location indicator impl

* export

* implement android

* merge indicator

* fix android

* try to fix wrong initial scale

* implement licenseKey and make apiKey optional

* print statement

* try to fix zoom

* fix zoom gets not initialized correctly

* remove print

* fix android error parsing symbol and iOS zoom

* fix bug for manual location source on android

* revert changes

* typo

* fix NaN android getMapScale

* fix

* correct round

* remove web sdk

* format

* fix merge

* fix ios build

* remove duplicate declaration

* stabilize method calls

* fix

* merge all-features branch into here and remove ignoring web

* remove unnecessary newline

* correctly catch futures

* cleanup code on android

---------

Co-authored-by: Julian Bissekkou <[email protected]>
  • Loading branch information
sbergmair and JulianBissekkou authored Apr 22, 2024
1 parent 9e32426 commit d9242d4
Show file tree
Hide file tree
Showing 5 changed files with 331 additions and 241 deletions.
Loading

0 comments on commit d9242d4

Please sign in to comment.