Postponed (maintainer needs more info)
Project:
Geocomplete
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2015 at 03:27 UTC
Updated:
22 Mar 2016 at 22:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
alex.bukach commentedIf this is still relevant, could you please give more info what you mean by geofield plugin?
Comment #2
alex.bukach commentedComment #3
mstrelan commentedGeofield module has a views filter for proximity to a certain point. It provides a plugin system for defining the type of widget that users can specify that point of origin. For example, manual entry of coordinates. This module could replace manual entry with the Geocomplete widget.
Comment #4
alex.bukach commented@mstrelan do you mean a filter like geofieldProximityManual which displays geocomplete widget instead of lat/lon fields?
Comment #5
mstrelan commentedYes exactly. I started a custom module for it which is attached, but it still needs configuration options via Views UI and has CSS and JS specific to the project I needed it for. But you can use it to see exactly what I mean. As per the OP feel free to say this is not in scope for this module.