1.0.0 • Published 10 months ago
@douglastecnologia/pannellum-measurement-plugin v1.0.0
Pannellum Measurement Plugin for MapStore2
Advanced panorama measurement tools for MapStore2 with distance, area measurement, and calibration features.
Features
- 🌎 Integrated Pannellum panorama viewer
- 📏 Spherical distance measurements
- 📐 Polygon area calculations
- 🎯 Cross-image calibration
- 💾 Measurement persistence
- 📤 JSON/CSV export
- 🖥️ Responsive design
Installation
npm install mapstore-pannellum-pluginUsage
import PannellumMeasurement from 'mapstore-pannellum-plugin';
// Add to MapStore2 plugins
{
plugins: {
desktop: ['PannellumMeasurement']
}
}Documentation
Full documentation available at: Documentation Wiki
Development
# Clone repository
git clone https://github.com/DouglasTecnologia1977/mapstore-pannellum-plugin.git
# Install dependencies
npm install
# Build plugin
npm run buildLicense This project is licensed under the MIT License - see the LICENSE file for details.
1.0.0
10 months ago