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: move the geocoding control to a separate library #300

Merged

Conversation

eschricker
Copy link
Contributor

In advance: I am not very experienced in creating angular projects, but I did my best. Feedback is welcome.

I moved the geocoding control into its own project and therefore in it's own module. As a result the dependency to @mapbox/mapbox-gl-geocoder is moved too. This feature was called in #262 .

The library was generated by using ng generate library ngx-mapbox-gl-geocoder-control

@dmytro-gokun
Copy link
Collaborator

@eschricker Thanks for the PR! I'll try to take a look later this week.

@dmytro-gokun dmytro-gokun force-pushed the feature/geocoding-in-own-project branch from 9eaf222 to 4330ee5 Compare June 22, 2021 11:38
@dmytro-gokun dmytro-gokun marked this pull request as ready for review June 22, 2021 11:38
@dmytro-gokun dmytro-gokun changed the title Feature/geocoding in own project feat: move the geocoding control to a separate library Jun 22, 2021
@dmytro-gokun dmytro-gokun merged commit fb4803e into Wykks:master Jun 22, 2021
@eschricker eschricker deleted the feature/geocoding-in-own-project branch June 22, 2021 11:41
Nosfit pushed a commit to Nosfit/ngx-mapbox-gl that referenced this pull request Jun 22, 2021
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