Closed (fixed)
Project:
Get Locations
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2012 at 10:01 UTC
Updated:
10 Oct 2013 at 11:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
hutch commentedGetlocations does not have a function for that.
Comment #2
xandeadx commentedok, can it be implemented?
Comment #3
hutch commentedMarkers represent locations which are associated with a content type using one of the modules that Getlocations supports, eg Getlocations Fields, Location CCK, GeoField or Geolocation. When content is created information can be provided so that a Latitude and Longitude can be determined, optionally along with address information. Once this information has been saved a marker can be displayed on a map.
I think you need to ask yourself, What are you trying to achieve?
Comment #4
xandeadx commentedI trying to achieve behavior as in GMap Module - place/move marker by click on the map widget.
Comment #5
hutch commentedOK, on the input map.
Please try the attached patch.
Comment #6
xandeadx commentedThank! It works.
And would like to be able disable show default marker on node/add/* page. Place marker only after clicking or geocode.
Comment #7
hutch commentedI do recall customers using the old v2 Gmap finding it confusing that the marker was not visible so I will not implement that. The fewer clicks the better.
The click feature is useful and will be added to the next round of commits.
Comment #8
xandeadx commentedYou can make it an option in field settings.
Comment #9
hutch commented