Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html lang="en">
<head>
  <meta name="description" content="Leaflet Mouse/Delete Issues" />
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <title>Leaflet Flex Issue</title>
    <link href="//cdn.jsdelivr.net/leaflet/0.7.3/leaflet.css" rel="stylesheet" type="text/css">
    <script src="http://code.jquery.com/jquery.min.js"></script>
    <script>L_PREFER_CANVAS = true;</script>
    <script src="//cdn.jsdelivr.net/leaflet/0.7.3/leaflet-src.js"></script>
    <link rel="shortcut icon" href="images/favicon.ico">
</head>
<body>
    <div id="content">
      <div id="mapPane"></div>
    </div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers