KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
Leaflet.Gigapan
★ 9
Open GitHub ↗
Display Gigapan tiles with Leaflet.
Download README (.md)
Explore Similar Repositories
html5-to-android
:
A shell Android Studio project for creating native Android apps from HTML5 files
yc-startups-reviews
:
personal reviews of yc startups.
learn-go
:
Golang examples code
extend-mesh
:
3D shape stretching while preserving surface details
realestateinspector
:
Real Estate Inspector cross platform, Azure Active Directory integrated, sample application
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Leaflet.Gigapan
?
Download (.md)
# Leaflet.Gigapan Display Gigapan tiles with Leaflet. Works with quadkey-based filestructure created by Gigapan Stitch and may work with the gigapan.com website (subject to change). Use Leaflet to display tiled images created by Gigapan Stitch locally (and on a local network) by providing the path to the "tiles" folder created by Gigapan Stitch. The folder structure also appears to be maintained for images uploaded to the gigapan.com website, so this plugin currently works for images hosted there as well, although this may change in the future. See example.html for example usage (currently points to an image on gigapan.com). This plugin is based on the excellent Leaflet.Zoomify plugin by Bjorn Sandvik: <a href="https://github.com/turban/Leaflet.Zoomify" target="_blank">https://github.com/turban/Leaflet.Zoomify</a>