Google Maps API - Accessing the Create a List (add, update, delete) Lists
Asked Answered
K

0

6

I was using the Google Maps URL API to Create a map with a list of waypoints (See here Google Maps Platform - Maps URLs)

But, the maps url limits the number of addresses listed to 10 addresses. I need to be able to add more than 10.

I then looked at Lists and adding the addresses to the list. This will work for our requirements but I don't see any way to access the List in any Google Maps API.

Basically I want to create/modify the List of places described here.

How do I create/modify List in Google Maps? (URL, API, Javascript, etc...)

Khartoum answered 9/10, 2023 at 15:53 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.