awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to acaisoft/angular-azure-maps

Open-source alternatives to Angular Azure Maps

30 open-source projects similar to acaisoft/angular-azure-maps, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Angular Azure Maps alternative.

  • antvis/l7antvis avatar

    antvis/L7

    4,024View on GitHub↗

    L7 is a WebGL-powered geospatial visualization engine and browser-based GIS engine designed for high-performance rendering of large-scale 2D and 3D spatial datasets. It functions as a geographic data visualization library that leverages hardware acceleration to display massive datasets and heatmaps within a web browser. The engine features an abstracted basemap integration layer that decouples data visualization from the underlying map provider, allowing for the use of various map providers or offline deployments. It employs a system for visual variable mapping to translate numeric and catego

    TypeScript
    View on GitHub↗4,024
  • azure-samples/azure-maps-animationsA

    Azure-Samples/azure-maps-animations

    0View on GitHub↗
    View on GitHub↗0
  • azure-samples/azure-maps-fullscreen-controlA

    Azure-Samples/azure-maps-fullscreen-control

    0View on GitHub↗
    View on GitHub↗0
  • azure-samples/azure-maps-geolocation-controlA

    Azure-Samples/azure-maps-geolocation-control

    0View on GitHub↗
    View on GitHub↗0
  • azure-samples/azure-maps-gridded-data-sourceA

    Azure-Samples/azure-maps-gridded-data-source

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • azure-samples/azure-maps-selection-controlA

    Azure-Samples/azure-maps-selection-control

    0View on GitHub↗
    View on GitHub↗0
  • azure-samples/azure-maps-services-uiA

    Azure-Samples/azure-maps-services-ui

    0View on GitHub↗
    View on GitHub↗0
  • azure-samples/azure-maps-swipe-mapA

    Azure-Samples/azure-maps-swipe-map

    0View on GitHub↗
    View on GitHub↗0
  • azure-samples/azure-maps-sync-mapsA

    Azure-Samples/azure-maps-sync-maps

    0View on GitHub↗
    View on GitHub↗0
  • cmv/cmv-appC

    cmv/cmv-app

    0View on GitHub↗
    View on GitHub↗0
  • d3/d3-geod3 avatar

    d3/d3-geo

    1,096View on GitHub↗

    This module uses spherical GeoJSON to represent geographic features in JavaScript. D3 supports a wide variety of common and unusual map projections. And because D3 uses spherical geometry to represent data, you can apply any aspect to any projection by rotating geometry.

    JavaScript
    View on GitHub↗1,096
  • d3/d3-geo-projectiond3 avatar

    d3/d3-geo-projection

    1,150View on GitHub↗

    Extended geographic projections for d3-geo.

    JavaScript
    View on GitHub↗1,150
  • developmentseed/titilerD

    developmentseed/titiler

    0View on GitHub↗
    View on GitHub↗0
  • esri/arcgis-rest-jsEsri avatar

    Esri/arcgis-rest-js

    385View on GitHub↗

    npm-img: https://img.shields.io/npm/v/@esri/arcgis-rest-request.svg?style=flat-square npm-url: https://www.npmjs.com/package/@esri/arcgis-rest-request gzip-image: https://img.badgesize.io/https://unpkg.com/@esri/arcgis-rest-request/dist/bundled/request.umd.min.js?compression=gzip…

    TypeScript
    View on GitHub↗385
  • eurostat/gridvizeurostat avatar

    eurostat/gridviz

    240View on GitHub↗

    Gridviz is a JavaScript library for visualizing gridded data (or any tabular dataset with x/y coordinates for that matter) in the browser using a large variety of cartographic styles and techniques. Unlike traditional raster-based web mapping tools, Gridviz renders everything client-side, on the…

    JavaScript
    View on GitHub↗240
  • fil/d3-geo-voronoiFil avatar

    Fil/d3-geo-voronoi

    275View on GitHub↗

    Voronoi / Delaunay tessellations on the sphere

    JavaScript
    View on GitHub↗275
  • geiserx/pumperlyGeiserX avatar

    GeiserX/pumperly

    24View on GitHub↗

    Open-source fuel & EV route planner. Real-time prices across enabled countries. Self-hostable.

    TypeScript
    View on GitHub↗24
  • geospoc/v-mapboxG

    geospoc/v-mapbox

    0View on GitHub↗
    View on GitHub↗0
  • mapbox/geojson-vtmapbox avatar

    mapbox/geojson-vt

    2,037View on GitHub↗

    Slice GeoJSON into vector tiles on the fly in the browser

    JavaScript
    View on GitHub↗2,037
  • maplibre/maplibre-gl-jsmaplibre avatar

    maplibre/maplibre-gl-js

    9,931View on GitHub↗

    Maplibre GL JS is a WebGL map rendering engine and vector tile map library used to create interactive web maps. It serves as a web-based GIS visualization tool and an interactive map interface framework for rendering geographic data and vector tiles on web pages. The library provides capabilities for 3D terrain rendering and the integration of custom 3D content. It supports complex geospatial data visualization through the use of heatmaps, clusters, and 3D extrusions, while allowing for custom map styling and environmental effect customization. The system covers a broad range of functional a

    TypeScripthacktoberfestmaplibremaplibre-gl
    View on GitHub↗9,931
  • maptalks/maptalks.jsmaptalks avatar

    maptalks/maptalks.js

    4,519View on GitHub↗

    maptalks.js is a JavaScript map rendering library and web map interaction framework used to render interactive 2D and 3D geographic data on a web canvas. It functions as a 3D geospatial engine supporting 3DTiles and GLTF formats, a GeoJSON visualization tool, and a spatial analysis library. The project distinguishes itself through high-performance rendering and dynamic geospatial animation, including the ability to simulate traffic flow and execute smooth visual transitions for map elements. It provides comprehensive tools for interactive geometry editing, allowing users to draw and modify ve

    HTML
    View on GitHub↗4,519
  • markmarkoh/datamapsmarkmarkoh avatar

    markmarkoh/datamaps

    3,800View on GitHub↗

    Datamaps is a library for generating interactive, data-driven geographic visualizations within web applications. It utilizes scalable vector graphics to render maps, allowing for precise styling and responsive resizing across different screen sizes. The library provides a declarative configuration pattern that binds custom datasets to geographic regions. This enables the creation of choropleth maps, where regions are color-coded based on statistical values, and point-based overlays that represent individual data points as interactive bubbles. Beyond basic rendering, the toolset includes capa

    JavaScript
    View on GitHub↗3,800
  • mgd722/decode-google-maps-polylineM

    mgd722/decode-google-maps-polyline

    0View on GitHub↗
    View on GitHub↗0
  • neocarto/bertinneocarto avatar

    neocarto/bertin

    317View on GitHub↗

    Bertin.js is a JavaScript library for visualizing geospatial data and make thematic maps for the web.

    JavaScript
    View on GitHub↗317
  • nickcam/flareclusterlayerN

    nickcam/FlareClusterLayer

    0View on GitHub↗
    View on GitHub↗0
  • odoe/generator-arcgis-js-appO

    odoe/generator-arcgis-js-app

    0View on GitHub↗
    View on GitHub↗0
  • patrsc/maplinedrawP

    patrsc/MapLineDraw

    0View on GitHub↗
    View on GitHub↗0
  • rickyruiz/vue-azure-mapsR

    rickyruiz/vue-azure-maps

    0View on GitHub↗
    View on GitHub↗0
  • spatialserver/leaflet.mapboxvectortileS

    SpatialServer/Leaflet.MapboxVectorTile

    0View on GitHub↗
    View on GitHub↗0
  • tangrams/tangramtangrams avatar

    tangrams/tangram

    2,325View on GitHub↗

    WebGL map rendering engine for creative cartography

    JavaScript
    View on GitHub↗2,325