Page 56 of 83

Re: [Script] WME Place Interface Enhancements

Posted: Thu Nov 29, 2018 3:33 am
by lg1992
Sometimes it's impossible to rotate a place because the rotation point is located closely to one of the place's corners. For example, it happens after converting a point place to an area. Please make sure the rotation point is far enough.

Re: [Script] WME Place Interface Enhancements

Posted: Wed Feb 06, 2019 6:42 am
by lg1992
The controls of a place's geometry don't appear anymore.

Re: [Script] WME Place Interface Enhancements

Posted: Tue Apr 30, 2019 1:04 pm
by lg1992
I noticed a new control in the upper-left corner of the map. After enabling/disabling add-ons, I've found that PIE shows this control. What is it for? Nothing happens when I click it.

Re: [Script] WME Place Interface Enhancements

Posted: Tue Apr 30, 2019 4:31 pm
by lg1992
JustinS83 wrote:
lg1992 wrote:I noticed a new control in the upper-left corner of the map. After enabling/disabling add-ons, I've found that PIE shows this control. What is it for? Nothing happens when I click it.
viewtopic.php?f=819&t=210961&start=20#p1953302
Is it possible to hide the icon if the history is empty?

Re: [Script] WME Place Interface Enhancements

Posted: Mon Jul 05, 2021 6:47 am
by lg1992
I tried to replace hours for this place from "Mon- Thu, Sun 10:00-13:00" to "Mon- Thu, Sun 08:00-13:00" and got an exception on the following line:

Code: Select all

var lngFullDate = I18n.translations[I18n.locale].date.abbr_day_names.map(function(value) { return value.toLowerCase(); })
Exception.png
(2.09 KiB) Downloaded 269 times
 
 
 
 
 

Re: [Script] WME Place Interface Enhancements

Posted: Tue Jul 06, 2021 1:51 am
by lg1992
JustinS83 wrote: Mon Jul 05, 2021 2:36 pm
lg1992 wrote: Mon Jul 05, 2021 6:47 am I tried to replace hours for this place from "Mon- Thu, Sun 10:00-13:00" to "Mon- Thu, Sun 08:00-13:00" and got an exception on the following line:

Code: Select all

var lngFullDate = I18n.translations[I18n.locale].date.abbr_day_names.map(function(value) { return value.toLowerCase(); })
Exception.png
 
This was fixed a while ago, update to the latest.

 
I have 2021.06.27.01, probably the latest one.
 

Re: [Script] WME Place Interface Enhancements

Posted: Sat Feb 05, 2022 3:04 am
by lg1992
BUG: When PIE is enabled, the Place menu in the top toolbar doesn't include the Residential Place item.

Re: [Script] WME Place Interface Enhancements

Posted: Sat Feb 05, 2022 3:32 am
by lg1992
The original Place menu has 12 items, and Place Menu Customization of PIE shows 11 items. So. I can select Residential Place instead some other one, but I cannot see the original Place menu.

Re: [Script] WME Place Interface Enhancements

Posted: Wed Jul 05, 2023 3:09 am
by lg1992
Is it possible to show again the line between venues linked to the same Google place?

Re: [Script] WME Place Interface Enhancements

Posted: Sun Aug 20, 2023 11:50 am
by LihtsaltMats
On the topic of external links. Would it be possible to have an option to mark places that are missing an external link? 
Since the script is already marking duplicates or long distance links. Maybe it could mark linkless POIs as well? Typically a place has a Google place as well so it could help improving the map.