Problem:
I have an address form field and don't want to show the "use my position" option on it, since it only adds coordinates and not the readable address.
Also I don't want to show: use my position on my map view filter, since it is quite incurrate if someone does not have their gps on...
Solution:
Unfortunately, there isn't such a built-in feature within Toolset maps plugin, if you agree, we can take it as a feature request.
Currently, you can hide with some CSS codes, for example:
.js-toolset-maps-distance-current-location{ display: none !important; }
Relevant Documentation:
Everyone can read this forum, but only Toolset clients and people who registered for Types community support can post in it.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
This topic contains 2 replies, has 2 voices.
Last updated by 6 years, 10 months ago.
Assisted by: Luo Yang.
The forum ‘Types Community Support’ is closed to new topics and replies.