Frontmatter
| id | 6609 |
| title | main.addon.GoogleMaps: support for advanced markers |
| state | Closed |
| labels | bugstale |
| assignees | [] |
| createdAt | Apr 1, 2025, 9:59 PM |
| updatedAt | Oct 23, 2025, 12:54 AM |
| githubUrl | https://github.com/neomjs/neo/issues/6609 |
| author | tobiu |
| commentsCount | 3 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 23, 2025, 5:12 AM |
main.addon.GoogleMaps: support for advanced markers

gplanansky
Apr 9, 2025, 7:23 PM
I have had advanced markers working for some time. I'll clean up and do a PR.
@github-actions - 2025-07-09T03:04:24Z
This issue is stale because it has been open for 90 days with no activity.
- 2025-07-09T03:04:25Z @github-actions added the
stalelabel
@github-actions - 2025-07-23T03:12:45Z
This issue was closed because it has been inactive for 14 days since being marked as stale.
- 2025-07-23T03:12:45Z @github-actions closed this issue
The default markers API is sadly now deprecated:
The advanced markers API requires a new API key, which is bound to a credit card:
We do need an alternative, since we can no longer just drop a key into the Earthquakes tutorial.
Asking interested devs, who want to learn neo, to get an own key first would create too much of a barrier.
Creating an alternative first has a higher priority, but we need to get this addon functional again anyways.
@maxrahder @gplanansky