Tag

map-sdk

1 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Oct 12, 2022 · Mobile Development

Choosing PlatformView Implementations for Flutter Hybrid Development on Android

This article explains the evolution, advantages, and constraints of Android PlatformView options—VirtualDisplays, HybridComposition, and TextureLayer—in Flutter hybrid development, guiding developers on how to select the appropriate implementation for different Flutter versions, use‑cases, and map SDKs.

AndroidFlutterHybrid Development
0 likes · 13 min read
Choosing PlatformView Implementations for Flutter Hybrid Development on Android
Amap Tech
Amap Tech
Jul 30, 2021 · Mobile Development

Guide to Integrating AMap HarmonyOS Map SDK

This guide explains how to integrate the free AMap (Gaode) Map SDK for HarmonyOS, covering migration from Android, environment setup, signing, obtaining an appId and API key, adding the .har library, configuring permissions, initializing a MapView in an Ability, and accessing full map features such as rendering, search, routing, and custom overlays.

AMapHarmonyOSIntegration
0 likes · 8 min read
Guide to Integrating AMap HarmonyOS Map SDK
Amap Tech
Amap Tech
Feb 1, 2021 · Frontend Development

Design and Implementation of AMap GIS SDK for Smart Traffic Map Visualization

The AMap GIS SDK was engineered to simplify large‑scale smart‑traffic map visualizations by providing a reusable, extensible framework—featuring a MapContainer, configuration controller, source loader, framework adaptation layer, event‑queue mechanism, lifecycle hooks, plugins, instance caching, and multi‑instance isolation—to overcome AMap JSAPI’s development complexity and ensure stable, performant rendering across diverse data sets.

AMapFrontendGIS
0 likes · 15 min read
Design and Implementation of AMap GIS SDK for Smart Traffic Map Visualization