- (void) queryPlacesWithFilter: | (VMEPlaceFilter *_Nonnull) | filter | |
callback: | (id< VMEPlaceFilterCallback > _Nonnull) | callback | |
Queries the map for places matching the filter.
filter | The place filter to be applied to the map. |
callback | The callback object to be notified of the results |