πŸ—ΊοΈ
GMP Blog Posts written by Afian Anwar
  • Google Maps Blog Posts
Powered by GitBook
On this page

Google Maps Blog Posts

A collection of Google Maps Platform techical writing

Last updated 1 month ago

Google Maps Search Along Route

This article introduces the , which allows developers to identify places along a route that match a free-form text string. By integrating this API, applications can enhance user experiences by suggesting relevant stops or points of interest during a journey.

Using the Google Distance Matrix API for Taxi Dispatch

This post explores how to leverage the to build an efficient taxi dispatch system. It discusses methods to calculate optimal routes and estimated arrival times, thereby improving dispatch accuracy and customer satisfaction.

Plan a Route with Multiple Stops Using the Routes API

The article delves into the capabilities of the for creating routes with multiple stops. It covers functionalities such as obtaining travel times, finding alternate routes, avoiding tolls, and drawing routes between multiple points, providing a comprehensive guide for developers.

A Developer's Guide to the Google Routes API

This guide offers an in-depth look at using the to plan routes with multiple stops, retrieve travel times, avoid tolls, and search for places along a route. It serves as a valuable resource for developers aiming to integrate advanced routing features into their applications.

Google Navigation SDK Standalone

This post introduces the , enabling developers to add turn-by-turn directions to Android or iOS applications. It highlights the SDK's features and provides insights into integrating navigation functionalities seamlessly.

Getting Started with the Google Navigation SDK

A tutorial focused on building a basic in-app turn-by-turn navigation app for Android using the K. It guides readers through setup, permissions, and implementing navigation features, serving as a foundational resource for developers new to the SDK.

Google Maps Building Outlines and Entrances API

This article introduces the , which allows developers to display building outlines and entrance locations on maps. Such features can enhance applications that require precise building information, such as delivery or navigation services. ​

GMPRO Docs: Complete All Deliveries Before Pickups in Cargo Bike Logistics

This post discusses using the to ensure that all deliveries are completed before accepting new pickups. It addresses challenges specific to cargo bike logistics and offers solutions to optimize delivery sequences.

GMPRO Docs: Driver Breaks

GMPRO Docs: Driver Load Balancing with Soft Constraints

GMPRO Docs: Solving the VRP with Route Clustering and Soft Constraints

GMPRO Docs: Territory Optimization and Route Planning

GMPRO Docs: Fixed Vehicle Costs

Fleet Routing App - Free Google Maps Route Planner for Multiple Stops

Google Maps Route Optimization: Multi-Vehicle

GMPRO TSP Solver: Google Maps with More Than 25 Waypoints

GMPRO: Google Maps Platform Route Optimization API

Google Places Text Search

Google Nearby Search API

The article explains to a route using the Google Maps Platform Route Optimization API. It covers the importance of incorporating rest periods into route planning to comply with regulations and maintain driver well-being.

This post explores methods to apply vehicle loads and capacities to . It provides insights into balancing workloads among drivers to improve efficiency.

The article discusses using GMPRO's distanceLimit and softMaxMeters fields to . It addresses the Vehicle Routing Problem (VRP) and offers strategies for effective route clustering.

This post explains to build a territory optimization system with GMPRO. It highlights strategies for defining territories and planning routes to enhance operational efficiency.

The article explores methods to . It provides insights into cost-effective fleet management and route planning.

This post introduces the and demonstrates how to use it to evaluate routes created in GMPRO. It serves as a practical guide for users seeking efficient route planning solutions. blog.afi.io

The article discusses solving the Vehicle Routing Problem (VRP) using GMPRO, Google's route optimization API. It provides strategies for to improve logistics operations.

This post explores , specifically addressing scenarios with more than 25 waypoints. It offers solutions for complex routing challenges.

An introduction to GMPRO, . The article provides an overview of its features and applications in optimizing routes for various logistics needs.

This post discusses using the to help users quickly find places with simple, natural text queries. It highlights the API's capabilities in enhancing search functionalities within applications.

The article explains how to use the to find nearby places Google Places Insights API Introduces the , which offers aggregated data on place types within a region. The post shows how to visualize cafe density in Vancouver using a heat map. Ideal for market analysis, the API is free in preview, with pricing expected later.

What is the Google Photorealistic 3D Tiles API? This article explores the , which enables developers to create immersive 3D map experiences using high-resolution, photorealistic tiles. The API supports interactive features like panning, zooming, tilting, and rotating, making it ideal for applications in virtual tourism, real estate, and city planning. The post also highlights innovative projects from a recent Google hackathon that leveraged this technology for various use cases.

How to Pan, Zoom, and Adjust Tilt on Google Maps 3D This tutorial delves into controlling the camera perspective in using the . It explains how to manipulate parameters like to achieve desired views. The guide includes practical examples, such as creating a tourist explorer app for Vancouver that smoothly transitions between landmarks using the flyCameraTo function. Use Place Autocomplete to Go Anywhere on Google Maps 3D This post demonstrates how to integrate the with the to allow users to search for locations and "fly" to them in a 3D map environment. The tutorial provides code snippets for setting up the autocomplete widget, handling user selections, and animating the camera to the chosen location, enhancing user interaction and navigation within the map.​

Meet the Google Weather API: Real-Time Weather for Maps This article introduces the , unveiled at Google Next 2025, which offers real-time and forecasted weather data for any global location. The API provides detailed information, including temperature, precipitation, humidity, and wind speed, along with visual icons for easy integration into applications. The post outlines potential use cases, such as building weather-aware route planners and delivery management tools, and notes that the API is currently free during its preview phase.

Google Search Along Route API
Google Distance Matrix API
Google Maps Routes API
Google Maps Routes API
Google Navigation SDK
Google Navigation SD
Google Maps Building Outlines and Entrances API
pickupToDeliveryTimeLimit feature in GMPRO
how to add driver breaks
distribute stops evenly using the softMaxLoad and costPerUnitAboveSoftMax fields in GMPRO
optimally cluster delivery routes
how to use the costsPerVehicle parameter
minimize the number of vehicles needed by adjusting fixed and variable costs in GMPRO
Google Maps free route planner
optimizing routes for multiple vehicles
solving the Traveling Salesman Problem (TSP) using Google's route optimization API
Google's route optimization API
Google Text Search API
Google Nearby Search API
Google Places Insights API
Google Photorealistic 3D Tiles API
Google Maps 3D
Photorealistic 3D Tiles API
center, range, tilt, and heading
Google Place Autocomplete API
Photorealistic 3D Tiles API
Google Weather API