Skip to content

Commit

Permalink
docs: document CustomLeafletMapView.Companion
Browse files Browse the repository at this point in the history
  • Loading branch information
DanySK committed Sep 12, 2024
1 parent 8df5493 commit 9ecb34e
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ import java.awt.Point
*/
class CustomLeafletMapView : LeafletMapView() {

/**
* Container of constants.
*/
companion object {
/**
* The maximum zoom level.
Expand Down

0 comments on commit 9ecb34e

Please sign in to comment.