Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: rename Maplibre to MapLibre #441

Merged

Conversation

josxha
Copy link
Collaborator

@josxha josxha commented Jun 5, 2024

We have currently a mix of Maplibre and MapLibre. This pull request changes all occurrences to MapLibre to be in line with the underlaying packages.

I added deprecations for MaplibreMap, MaplibreMapController and MaplibreStyles to help users migrate.

@josxha josxha added this to the v0.20.0 milestone Jun 5, 2024
@josxha josxha requested a review from kuhnroyal June 5, 2024 09:23
@josxha josxha self-assigned this Jun 5, 2024
@josxha josxha force-pushed the feat/rename-Mapbox-and-Maplibre-to-MapLibre branch from 9328b99 to 1f78968 Compare June 5, 2024 12:34
@@ -1,6 +1,6 @@
part of '../maplibre_gl_platform_interface.dart';

class MethodChannelMaplibreGl extends MapLibreGlPlatform {
class MethodChannelMapLibreGl extends MapLibreGlPlatform {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets go with MapLibreGlMethodChannel for this?

Copy link
Collaborator Author

@josxha josxha Jun 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about shorten it down to MapLibreMethodChannel? (and MapLibreGlPlatform to MapLibrePlatform)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't mind, we have a mix of names with and without the gl suffix anyways.

@josxha josxha merged commit 160bb5a into maplibre:main Jun 5, 2024
9 checks passed
@josxha josxha deleted the feat/rename-Mapbox-and-Maplibre-to-MapLibre branch June 5, 2024 18:38
Remi-deronzier pushed a commit to viamichelin/flutter-maplibre-gl that referenced this pull request Sep 6, 2024
We have currently a mix of `Maplibre` and `MapLibre`. This pull request
changes all occurrences to `MapLibre` to be in line with the underlaying
packages.

I added deprecations for MaplibreMap, MaplibreMapController and
MaplibreStyles to help users migrate.
Remi-deronzier pushed a commit to viamichelin/flutter-maplibre-gl that referenced this pull request Sep 10, 2024
We have currently a mix of `Maplibre` and `MapLibre`. This pull request
changes all occurrences to `MapLibre` to be in line with the underlaying
packages.

I added deprecations for MaplibreMap, MaplibreMapController and
MaplibreStyles to help users migrate.
Remi-deronzier pushed a commit to viamichelin/flutter-maplibre-gl that referenced this pull request Sep 10, 2024
We have currently a mix of `Maplibre` and `MapLibre`. This pull request
changes all occurrences to `MapLibre` to be in line with the underlaying
packages.

I added deprecations for MaplibreMap, MaplibreMapController and
MaplibreStyles to help users migrate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants