Ticket #641 (closed Enhancement: fixed)

Opened 11 years ago

Last modified 11 years ago

Geomaps module: the geocoder should be detachable

Reported by: jri Owned by: jri
Priority: Major Milestone: Release 4.3
Component: DeepaMehta Standard Distribution Version: 4.2
Keywords: Cc: dgf, Malte
Complexity: 3 Area: Application Framework / API
Module: deepamehta-geomaps

Description

... on a per-request basis, namely by sending a "no-geocoding" cookie.

Change History

comment:1 Changed 11 years ago by jri

  • Status changed from new to accepted

comment:2 Changed 11 years ago by Jörg Richter

Geomaps: the geocoder can be swicthed off (#641).

Geocoding can be switched off on a per-request basis by adding a "dm4_no_geocoding" cookie with value "true" to the request. By default (when no such cookie is present) geocoding is on.

See #641.

comment:3 Changed 11 years ago by Jörg Richter

Geomaps: refactor swicthing off geocoder (#641).

Geocoding is aborted more early. So it performs faster now.

See #641.

comment:4 Changed 11 years ago by Jörg Richter

Geomaps: the geocoder can be swicthed off (#641).

Geocoding can be switched off on a per-request basis by adding a "dm4_no_geocoding" cookie with value "true" to the request. By default (when no such cookie is present) geocoding is on.

See #641.

comment:5 Changed 11 years ago by Jörg Richter

Geomaps: refactor swicthing off geocoder (#641).

Geocoding is aborted more early. So it performs faster now.

See #641.

comment:6 Changed 11 years ago by jri

  • Status changed from accepted to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.