Hugo Alliaume 0a7f3a1b4e [Map] Deprecate option title from Polygon, Polyline, Rectangle and Circle in favor of infoWindow
While writing E2E tests for Map, I found that our `title` option from `Polygon`, `Polyline`, `Rectangle` and `Circle` was wrongly used, and does not make sense.

Using `title` won't add an HTML attribute `title` as I expected, it's not something supported by Google nor Leaflet.
Instead, we used it to display a popup, like the `infoWindow` (which is more complete).

I suggest deprecating `title` from 2.x and remove it in 3.0.
2025-08-21 08:30:19 +02:00
2024-08-07 14:14:07 +02:00
2025-08-06 00:04:40 +02:00
2024-08-07 14:14:07 +02:00

Symfony UX Map

Symfony UX Map integrates interactive Maps in Symfony applications, like Leaflet or Google Maps.

This repository is a READ-ONLY sub-tree split. See https://github.com/symfony/ux to create issues or submit pull requests.

Resources

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:42:46.041Z
Readme MIT 477 KiB
Languages
PHP 85.1%
TypeScript 14.8%