-
Notifications
You must be signed in to change notification settings - Fork 39
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
Location finder does not work with Leaflet 1.0 #22
Comments
valerio-bozzolan
added a commit
to valerio-bozzolan/Leaflet
that referenced
this issue
Feb 15, 2022
mourner
pushed a commit
to Leaflet/Leaflet
that referenced
this issue
Feb 21, 2022
* remove leaflet-tracksymbol from the plugins list (link rot) * remove leaflet-locationfilter not maintained since 2014 and not working for 1.0 See: * kajic/leaflet-locationfilter#19 * kajic/leaflet-locationfilter#22 * update docs with new upstream link of leaflet-travelnotes * remove famous-map from the docs since it's archived See IjzerenHein/famous-map#21 (comment) * epic update of all demo URLs in the documentation This is an epic update of almost every URL in the plugin list of the Leaflet documentation. I've manually tested almost every plugin in almost every repository and opened lot of issues in each repository trying to investigate the upstream status. If something is not in order we invite subsequent pull requests. Thank you Leaflet developers for all that you do! * update leaflet-measurecontrol demo URL to https in plugin documentation See: * makinacorpus/Leaflet.MeasureControl#31 * update leaflet-layerindex demo URL to https in plugin documentation See: * makinacorpus/Leaflet.LayerIndex#1 (comment) * update leaflet-routing-amap demo URL to https in plugin documentation Note: * UinJack/Leaflet.Routing.Amap#1 * update leaflet-sync demo URL to https in plugin documentation Note: * jieter/Leaflet.Sync#65 * update leaflet-lineextremities demo URL to https in plugin documentation Note: * makinacorpus/Leaflet.LineExtremities#16 (comment) * update leaflet-restoreview demo URL to https in plugin documentation Note: * makinacorpus/Leaflet.RestoreView#9 * update leaflet-snap demo URL to https in plugin documentation Note: * makinacorpus/Leaflet.Snap#63 * add leaflet-textpath demo URL in plugin documentation Note: * makinacorpus/Leaflet.TextPath#91
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think it's related with this
https://github.com/kajic/leaflet-locationfilter/blob/master/src/locationfilter.js#L93
and should extend L.Layer instead of L.Class
The text was updated successfully, but these errors were encountered: