gmaps-api-net icon indicating copy to clipboard operation
gmaps-api-net copied to clipboard

ViewPort contains LatLng method

Open csclaudiu opened this issue 6 years ago • 2 comments

Hi,

It would be nice to have equivalent of ViewPort.contains() method which tell you if a point is in the specified bounds.

Thanks

csclaudiu avatar Jun 21 '18 07:06 csclaudiu

Hi @csclaudiu

Can you elaborate on that a little, I'm not sure whats missing.

ericnewton76 avatar Jul 18 '18 15:07 ericnewton76

Hi @ericnewton76 ,

I couldn't find a method in the api which check if a latLng is within a LatLngBounds. The equivalent is contains in google maps api reference.

Thanks

csclaudiu avatar Jul 19 '18 11:07 csclaudiu