Skip to content

cybershivanka/react-leaflet-components-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-leaflet-zoom-indicator-example

React Leaflet Zoom Idicator Example

Working Demo

Components

stylesheets

<!-- react-leaflet-zoom-indicator -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/lib/react-leaflet-zoom-indicator.css" integrity="sha256-G9iKHr0WwTZwxj35F9YNgwaXo6SfK1SJgjWANMnxk1o=" crossorigin="anonymous">

<!-- react-leaflet-search -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/lib/react-leaflet-search.css" integrity="sha256-nglvPttpY2kgOnq30Cjm9vz4MGHsNA6VXQbiOsSAZUI=" crossorigin="anonymous">

<!-- react-leaflet-grouped-layer-control -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/lib/react-leaflet-grouped-layer-control.css" integrity="sha256-Rh5MNzMNJnpbFLzQheH2Iv3ku2sS0jY2gLjtI/+uhp4=" crossorigin="anonymous">

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.2%
  • CSS 5.6%
  • HTML 3.2%