Skip to content

v1.4.0

Choose a tag to compare

@vinayakkulkarni vinayakkulkarni released this 13 Jan 20:29
2aefc8a

1.4.0 (2026-01-13)

Features

  • mapcn-vue: add multi-stop optimized route example with draggable markers (97423dd)
  • v-maplibre: add deck.gl-raster COG and GeoTIFF layer components (9a8dc03)
  • v-maplibre: add GeoTIFF layer example and fix reactive proxy issues (9d006a7)
  • v-maplibre: add VLayerMaplibreRoute component and route planning example (b36cadd)

Bug Fixes

  • mapcn-vue: improve stop number badge visibility (3f0ebf3)
  • v-maplibre: fix VMarker setRef type for Vue ref compatibility (5a651ba)
  • v-maplibre: only render popup when default slot has content (bedbb3f)
  • v-maplibre: prevent undefined props from overriding COGLayer defaults (6805b18)
  • v-maplibre: properly detect #markers slot before creating marker (3f0ebf3)
  • v-maplibre: remove broken VLayerDeckglGeoTIFF component (2151632)
  • v-maplibre: wait for slot ref before creating marker (97423dd)

Miscellaneous

  • remove stale files from pre-monorepo structure (b4fc0f4)