Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Android: although i use MarkerView.setVisible(false) ,the markView can also click on map #9971

Closed
AlexLiuSheng opened this issue Sep 12, 2017 · 1 comment

Comments

@AlexLiuSheng
Copy link

I want to hide a makerView on map.So I used markerView.setVisible(false) to hide. although the markView is hided , the markView can also be clicked on map.And the InfoWindow can pop up on map.Is it a bug?
following is the version of mapbox that I use :
com.mapbox.mapboxsdk:mapbox-android-sdk:5.1.1@aar

@tobrun
Copy link
Member

tobrun commented Sep 12, 2017

@AlexLiuSheng this can be considered a bug but we are no longer maintaining the MarkerView API and we are deprecating it in #9782. Feel free to provide a PR handling this use-case.

@tobrun tobrun closed this as completed Sep 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants