queryLayers abstract method
Queries the map for layers containing rendered features which intersect
with a given screenLocation measured in logical pixels.
Implementation
List<QueriedLayer> queryLayers(Offset screenLocation);
Queries the map for layers containing rendered features which intersect
with a given screenLocation measured in logical pixels.
List<QueriedLayer> queryLayers(Offset screenLocation);