id author title date pages extension mime words sentences flesch summary cache txt leafletjs-com-8923 Documentation - Leaflet - a JavaScript library for interactive maps .html text/html 49362 6495 73 closePopupOnClick Boolean true Set it to false if you don't want popups to close when user clicks the map. hasLayer( layer) Boolean Returns true if the given layer is currently added to the map openPopup( content, latlng, options?) this Creates a popup with the specified content and options and opens it in the given point on a map. getMinZoom() Number Returns the minimum zoom level of the map (if set in the minZoom option of the map or of any layers), or 0 by default. getMaxZoom() Number Returns the maximum zoom level of the map (if set in the maxZoom option of the map or of any layers). containerPointToLatLng( point) LatLng Given a pixel coordinate relative to the map container, returns To create a custom layer, extend GridLayer and implement the createTile() method, which will be passed a Point object with the x, y, and z (zoom level) coordinates to draw your tile. ./cache/leafletjs-com-8923.html ./txt/leafletjs-com-8923.txt