Skip to content

Commit

Permalink
Adding setPositionFromBounds in GroundOverlay
Browse files Browse the repository at this point in the history
  • Loading branch information
MKergall committed Feb 6, 2018
1 parent 82829b1 commit a6a4e50
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* A ground overlay is an image that is fixed to a map.
* Mimics the GroundOverlay class from Google Maps Android API v2 as much as possible. Main differences:<br/>
* - Doesn't support: Z-Index, setPositionFromBounds<br/>
* - Doesn't support: Z-Index<br/>
* - image is a standard Android BitmapDrawable, instead of the BitmapDescriptor introduced in Maps API. <br/>
*
* @author M.Kergall
Expand Down

0 comments on commit a6a4e50

Please sign in to comment.