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

Migrate to fetch API, URLSearchParams and async-await #354

Merged
merged 4 commits into from
Dec 15, 2024
Merged

Migrate to fetch API, URLSearchParams and async-await #354

merged 4 commits into from
Dec 15, 2024

Conversation

Copy link

Size Change: -551 B (-3.34%)

Total Size: 16 kB

Filename Size Change
dist/Control.Geocoder.js 7.01 kB -261 B (-3.59%)
dist/Control.Geocoder.modern.js 7.9 kB -290 B (-3.54%)
ℹ️ View Unchanged
Filename Size
dist/leaflet-control-geocoder.css 1.05 kB

compressed-size-action

@simon04 simon04 merged commit 2232046 into master Dec 15, 2024
2 checks passed
@mrAceT
Copy link

mrAceT commented Dec 16, 2024

Is this why the following is no longer working?


L.Control.Geocoder.nominatim().geocode(address,function(results) {
    console.log(results);
});

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