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

Updating to Maplibre 3.3.0 #49

Merged
merged 4 commits into from
Aug 21, 2023
Merged

Updating to Maplibre 3.3.0 #49

merged 4 commits into from
Aug 21, 2023

Conversation

jonathanlurie
Copy link
Collaborator

No description provided.

@@ -116,7 +118,10 @@ export class MaptilerGeolocateControl extends GeolocateControl {
if (this.options.showUserLocation) {
this._dotElement = DOMcreate("div", "maplibregl-user-location-dot");

this._userLocationDotMarker = new Marker(this._dotElement);
console.log('debug01');
Copy link
Member

Choose a reason for hiding this comment

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

Forgotten console.log :-)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

OOpsie! Thanks!

@jonathanlurie jonathanlurie merged commit 2504e61 into dev-v1.2.0 Aug 21, 2023
@jonathanlurie jonathanlurie deleted the dev-up-ml branch August 21, 2023 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants