Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Build Error: 'AbstractMapVisualizer' does not contain a definition for 'GetInactiveTiles' #1799

Closed
Markovicho opened this issue Jul 29, 2021 · 2 comments

Comments

@Markovicho
Copy link

  • Performance Branch
  • Android Build Plattform

@brnkhy

Assets\Mapbox\Unity\CustomLayer\ImageFactoryBehaviour.cs(98,44): error CS1061: 'AbstractMapVisualizer' does not contain a definition for 'GetInactiveTiles' and no accessible extension method 'GetInactiveTiles' accepting a first argument of type 'AbstractMapVisualizer' could be found (are you missing a using directive or an assembly reference?)

is still thrown when building the app for android plattform. No device needed to reproduce. It's okay to uncomment the precompile flags, but the fix should be easy.

image

@brnkhy
Copy link
Contributor

brnkhy commented Jul 29, 2021

@Markovicho ah I think I misunderstood this before, removed the directive now and it should be fine. Fix pushed.

@Markovicho
Copy link
Author

looks fine :-) thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants