Enlarges the LatLngBounds to hold the given LatLng
Namespace: Reimers.Google.MapAssembly: Reimers.Google.Map (in Reimers.Google.Map.dll) Version: 5.3.95.699 (5.3.95.699)
Syntax
C# |
---|
public IGeoRectangle Add( ICoordinates position ) |
Parameters
- position
- Type: Reimers.Core.Maps..::..ICoordinates
A LatLng to include in the contained area.