Tagged articles
6 articles
Page 1 of 1
SpringMeng
SpringMeng
Dec 22, 2025 · Industry Insights

Why Does a Map API Cost Up to ¥50,000 per Year?

The author recounts how a tutoring mini‑program’s required reverse‑geocoding API from Tencent, Baidu, and Gaode each demanded ¥50,000 annually, explores cheaper shared or second‑hand options, and ultimately proposes using a static province‑city database to avoid the expense, noting the trade‑offs.

BaiduGaodeTencent
0 likes · 4 min read
Why Does a Map API Cost Up to ¥50,000 per Year?
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Dec 20, 2024 · Backend Development

Integrating Tianditu Map Service with Java: Reverse Geocoding, Nearby Search, and Coordinate Conversion

This article explains how to replace a paid map service with the free Tianditu API by implementing reverse geocoding, nearby and text search, and coordinate system conversion in Java, providing complete code examples and practical considerations for cost‑effective map integration.

Backend DevelopmentGeocodingJava
0 likes · 17 min read
Integrating Tianditu Map Service with Java: Reverse Geocoding, Nearby Search, and Coordinate Conversion
php Courses
php Courses
Sep 23, 2023 · Backend Development

How to Develop a Simple Map Navigation Feature with PHP

This tutorial explains how to create a basic map navigation function using PHP by selecting a map API, setting up a PHP file, embedding the map container, initializing the map, and adding markers, with complete code examples for beginners.

Baidu MapsPHPmap-api
0 likes · 5 min read
How to Develop a Simple Map Navigation Feature with PHP
Tencent Cloud Developer
Tencent Cloud Developer
Feb 23, 2017 · Cloud Computing

Building Small Web Tools on Tencent Cloud: Questionnaire System, QR‑Code Utility, Map Search, and Xcode Download

The article walks through setting up a low‑cost Tencent Cloud Ubuntu server with Apache or Nginx‑PHP, then demonstrates building four lightweight web utilities—a self‑hosted questionnaire system, a JavaScript QR‑code generator/scanner with short‑URL support, a Baidu‑map search tool, and a PHP script that parses Apple’s CFPropertyList to list Xcode dmg and docset download URLs.

NGINXPHPTencent Cloud
0 likes · 13 min read
Building Small Web Tools on Tencent Cloud: Questionnaire System, QR‑Code Utility, Map Search, and Xcode Download