Problem/Motivation

Not sure how and why this Leaflet Maptiler is strictly needed anymore,
as Maptiler Raster Tiles are already supported natively in Leaflet module, since a while, as clearly mentioned/underlined more recently here: https://www.drupal.org/project/leaflet/issues/3591050

Proposed resolution

May be this module could be still kept alive for builders users not able (or not willing) to create their custom_module_leaflet_map_info() hook in their own custom_module ...

Anyway I think it should be mentioned in its documentation that’s why it actually exists, and that is redundant with Leaflet native hook_leaflet_map_info() function and its native capability to add Third Party Map Tiles and MapTiler tiles themselves.

Comments

itamair created an issue. See original summary.

itamair’s picture

Issue summary: View changes
itamair’s picture

Title: Maptiler Raster Tiles already supported natively in Leaflet module » Mention Maptiler Raster Tiles already supported natively in Leaflet module
orkutmuratyilmaz’s picture

Assigned: Unassigned » orkutmuratyilmaz
Status: Active » Needs work
Parent issue: » #3591050: Maptiler Raster Tiles support in Leaflet module (working as designed)

@itamair, thanks for this issue too:)

I'll update the documentation.

  • 34d462cc committed on 2.x
    Issue #3591060 and #3591056: Update README to clarify module purpose and...
orkutmuratyilmaz’s picture

Assigned: orkutmuratyilmaz » Unassigned
Status: Needs work » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

itamair’s picture

Thanks @orkutmuratyilmaz. Nicely done!