Amap Tech
Author

Amap Tech

Official Amap technology account showcasing all of Amap's technical innovations.

234
Articles
0
Likes
473
Views
0
Comments
Recent Articles

Latest from Amap Tech

100 recent articles max
Amap Tech
Amap Tech
Sep 28, 2021 · Artificial Intelligence

Fundamentals of Autonomous Driving: Principles, Levels, Hardware, Software, and Industry Trends

Autonomous driving combines real‑time sensor perception, AI‑driven decision making, and electronic control to navigate vehicles, with hardware such as cameras, LiDAR, and chips from firms like Mobileye and NVIDIA, software stacks covering mapping, localization, planning, and safety standards, progressing from Level 1 assistance to full Level 5 autonomy while reshaping transportation through electrification, sharing, connectivity, and supportive policies.

AIIndustry trendsautomotive technology
0 likes · 21 min read
Fundamentals of Autonomous Driving: Principles, Levels, Hardware, Software, and Industry Trends
Amap Tech
Amap Tech
Aug 31, 2021 · Fundamentals

Go Language Beginner's Guide: Installation, Syntax, and Core Concepts

This three‑day learning note walks readers through installing Go, setting up the environment, writing a hello‑world program, using modules, core syntax such as variables, constants, slices and structs, defining functions and methods, employing interfaces and embedding for OOP, and demonstrating goroutine‑based concurrency with channels.

basicsprogrammingtutorial
0 likes · 24 min read
Go Language Beginner's Guide: Installation, Syntax, and Core Concepts
Amap Tech
Amap Tech
Aug 31, 2021 · Backend Development

Gaode's Go Application Migration: Architecture, Challenges, and Technical Practices

Gaode migrated its high‑traffic rendering gateway from Java to Go to halve machine usage, validate middleware stability, and prepare for cloud‑native transformation, overcoming correctness and availability challenges by creating a real‑time traffic‑comparison tool, sandbox stress tests, and a staged gray‑release, ultimately achieving about 50% cost reduction.

GoMiddlewarePerformance
0 likes · 16 min read
Gaode's Go Application Migration: Architecture, Challenges, and Technical Practices
Amap Tech
Amap Tech
Aug 18, 2021 · Frontend Development

Investigating and Preventing Memory Leaks in Web Pages Using Chrome DevTools

The article shows how to detect and stop memory leaks in web pages with Chrome DevTools—using heap snapshots, allocation‑instrumentation timelines, and the Performance panel—to expose leaks from globals, closures, detached DOM nodes, excess elements, or console logging, and offers practical coding guidelines to avoid them.

Chrome DevToolsMemory LeakPerformance
0 likes · 20 min read
Investigating and Preventing Memory Leaks in Web Pages Using Chrome DevTools
Amap Tech
Amap Tech
Aug 18, 2021 · Fundamentals

Hardware Overview of High‑Precision Positioning and Orientation Systems

The article reviews the hardware of high‑precision positioning and orientation systems, explaining how GNSS and inertial measurement units (IMUs) are combined, describing sensor types, error sources, selection criteria, and testing methods needed to achieve centimeter‑level accuracy for mapping and mobility applications.

GNSSIMUhigh-precision positioning
0 likes · 25 min read
Hardware Overview of High‑Precision Positioning and Orientation Systems
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
Jul 16, 2021 · Backend Development

Key Features, Communication Modes, and Internal Implementation of RSocket

RSocket is a binary, back‑pressure‑aware protocol that supports four interaction models—fire‑and‑forget, request‑response, request‑stream, and request‑channel—using multiplexed frames with odd/even stream IDs for true bidirectional communication, and provides a reactive, resumable API suitable for microservices, IoT, and broker‑based architectures.

BrokerNetwork ProtocolReactive Streams
0 likes · 8 min read
Key Features, Communication Modes, and Internal Implementation of RSocket
Amap Tech
Amap Tech
Jul 16, 2021 · Fundamentals

Code Refactoring: Concepts, Practices, and Techniques

The article shares practical lessons from refactoring a ride‑hailing order system, explaining Martin Fowler’s definition of refactoring, distinguishing small (renaming, deduplication) and large (architectural redesign) efforts, outlining typical code smells, and detailing a structured pre‑, during‑, and post‑refactoring process to improve maintainability, reduce bugs, and accelerate development.

best practicescode refactoringsoftware architecture
0 likes · 19 min read
Code Refactoring: Concepts, Practices, and Techniques
Amap Tech
Amap Tech
Jul 9, 2021 · Fundamentals

GPS Time Synchronization: Principles, Methods, and Applications in Mapping Vehicles

GPS‑based time synchronization aligns camera, LiDAR, and inertial sensor streams in mapping vehicles by using the satellite‑derived Pulse‑Per‑Second signal and NMEA data to correct the MCU’s clock, handle PPS‑crystal and PPS‑NMEA anomalies, and provide sub‑microsecond timestamps for precise sensor fusion.

GPSMappingNMEA
0 likes · 11 min read
GPS Time Synchronization: Principles, Methods, and Applications in Mapping Vehicles
Amap Tech
Amap Tech
Jun 25, 2021 · Artificial Intelligence

Current Status and Future of High‑Precision Maps for Autonomous Driving

The Amap Technology Open Day video replay features Xiang Zhe presenting the current status and future of high‑precision maps for autonomous driving, covering autonomous‑driving evolution, map architecture, data collection, processing, production and update technologies, while offering contact details, a 20‑minute Q&A, and information on internship and full‑time positions.

AIautonomous drivinggeospatial technology
0 likes · 4 min read
Current Status and Future of High‑Precision Maps for Autonomous Driving