|
I'm having a bit of trouble mapping internal IPs. I'm sure I'm just doing something dumb, but I'd love someone to verify that. I have this lookup:
and this transform:
And then this search:
Within Google Maps, I don't get any markers plotted out, but I do get this info under the "Geo Results" link:
I'm not sure if I should expect the location to be populated or not, but geo_position looks ok, and the count looks right, so what am I missing? Why don't I have any markers plotted? |
|
The problem is that the module does not append the
or even better, modify your lookup to emit the combined _geo value:
(note the quotes around the lat/lon value) Additinally, you can specify a "geo_info" column in your lookup with a label that will appear in the "location" column of the "Geo results" table:
Awesome! Thanks so much, and thanks for putting together such a sweet app!
(01 Jun '11, 14:06)
mw
|
