Ember CLI compatibility fixes are merged: https://github.com/paviliondev/discourse-locations/pull/59
Let me know if you see any issues.
Ember CLI compatibility fixes are merged: https://github.com/paviliondev/discourse-locations/pull/59
Let me know if you see any issues.
Whoops, sorry, resolved that missed one now, I believe: COMPATIBILITY: resolve deprecation of Discourse.SiteSettings by merefield Ā· Pull Request #61 Ā· paviliondev/discourse-locations (github.com)
Happy New Year
One of our members has raised an issue with the size of the text on the basemap / tiles and Iām wondering if this is a setting Iāve missed
Weāre using:
https://api.mapbox.com/styles/v1/mapbox/outdoors-v11/tiles/{z}/{x}/{y}?access_token=
I also use another website with the outdoors-v11
tiles and the issue isnāt present there.
Hereās how our members map looks:
The same area, same zoom level (note the yellow road above the lake for reference):
If I then zoom in further to that yellow road on my users map:
And the same zoom, on a different web site:
Does anyone whatās causing the text on my user map to be so small?
Oh, you may need to click on those images to make them larger to see the issue fully.
Do you have the source code for the javascript call for non-Locations Plugin map? It might show why thereās a difference and if itās using the same library and data, the attribute thatās being used to differentiate it ā¦
Also, what version of Leaflet is it using?
FYI Iāve updated to latest stable leaflet version, in case thatās part of the issue, but probably good practice in any case (we were lagging quite far behind 1.3.4 ā 1.7.1)
Iād be grateful if you could rebuild and test this and confirm all is well here:
- git clone https://github.com/paviliondev/discourse-locations -b beta
Before I merge it to the main branch.
If I donāt receive any feedback I will merge anyway in a week or two (so hereās your chance!)
(FYI on itās own it does NOT explain the differences observed above)
Iāve added a fix for User Card Directory compatibility to the beta
branch: Update to latest stable leaflet version & fixes for User Card directory compatibility by merefield Ā· Pull Request #63 Ā· paviliondev/discourse-locations (github.com), Update to latest stable leaflet version & fixes for User Card directory compatibility by merefield Ā· Pull Request #63 Ā· paviliondev/discourse-locations (github.com)
Wow, Iām impressed by how quick this fix may have been! Iāll test it out nowāmore about the User Card Directory than Leaflet, as I havenāt done too much with Locations yetāand let you know what I find.
Edit: just tested it and the user cards appear on the directory the locations plugin enabled, thank you!
Linking here to remind people that bug reporting on thepavilion.io can help:
Thanks for testing @jimkleiber! OK thatās good news. Iāll be merging that soon hopefully. For now you can stay on that branch. Iāll notify here when that PR is merged.
Is there a way to force the geolocation of the address entered?
Because even by choosing ārequiredā for the ālocation geocodingā option, the user still seems to be able to enter non-geolocated addresses:
I can validate without geolocation:
But I notice that if I want to edit this non-geolocated location, I can no longer validate until I have chosen geocoordinates, as expected.
Itās strange behavior, isnāt it?
Is it possible to set the coordinates by clicking on a map? That seems to me to be the ānaturalā way. After all, there are many places without an address. But I canāt find a setting for it.
Great idea. PR welcome!
Hi @angus 2 questions:
Are these known issues?
If not, I will try to solve them and make PR.
Sorry Iām not clear what is causing that. Locations plugin on its own will not corrupt the website link.
Are you saying when the Custom Wizard is also installed you get that duplication?
Hmm, thanks. Donāt know why this is happening yet - will try to investigate tomorrow.
Here is what it shows right now with -
Andorra is the text from user profile location field when Location plugin is deactivated.
And the screen shows what happens when Location plugin is activated.
P.S. Itās can be my fault with some settings or plugins - do not waste too much time on this - I will investigate it step-by-step
Are you saying when the Custom Wizard is also installed you get that duplication?
No - Iāve tried with and without Custom Wizard - duplicate stays.
The question about Custom Wizard is - how itās possible to update user location in user profile from the Wizard?
Iāve tried location field there - but with no success.
Should I ask this in Custom Wizard topic?
Cheers,
I cannot reproduce your issue so would appreciate if you can track down any clash. Locations is working fine with web page details for me.
Sure, I will investigate tomorrow. Thanks!
My profile doesnāt appear on the users map: https://unicyclist.com/u/user-map?period=location (I should be in France)
I thought it was because my location in my profile wasnāt precise enough (just āFranceā), so I updated it using the autocompletion, but my icon still doesnāt appear on the map.
Any idea why?