July 2025

Integrating MapLibre GL with VueJS: Animating a Helicopter Along a Line – Part 2

In Part 1, we explored how to integrate MapLibre GL with Vue.js to render a 3D globe and prepare the foundation for WebGL-based custom layers using Three.js. In this follow-up post, we’ll take things further by animating a 3D helicopter model along a predefined route — combining geospatial precision with 3D animation inside a modern […]

Integrating MapLibre GL with VueJS: Animating a Helicopter Along a Line – Part 2 Read More »

Integrating MapLibre GL with VueJS: Creating a 3D Globe in Vue App – Part 1

Vue.js is one of the most popular JavaScript frameworks for building user interfaces. It’s known for its simplicity, flexibility, and progressive nature, making it an excellent choice for both small prototypes and large-scale applications. In this tutorial, we’ll combine Vue.js with MapLibre GL, an open-source alternative to Mapbox GL, to create a stunning 3D globe

Integrating MapLibre GL with VueJS: Creating a 3D Globe in Vue App – Part 1 Read More »