getBounds abstract method

LatLngBounds getBounds(
  1. T item
)

Get the bounds of the item for spatial indexing.

Implementation

LatLngBounds getBounds(T item);