webempoweredchurch / wec_map

Mapping extension for TYPO3 that connects to geocoding databases and Google Maps API.
http://webempoweredchurch.org
6 stars 3 forks source link

Allow a default address for using with radius search on pi3 #12

Open ckoehler opened 12 years ago

ckoehler commented 12 years ago

Christoph,

this is part of a series of my modifications, split up in separate patches.

Issue: I use the radius search, and before the user has used the radius search, I want to center the map somewhere, but I also want to show a first address (like the headquerters of a company). That's why there is a new option called "conf.homeaddress." with the address fields and stdWrap options to it.

patch: is there for pi3, don't know if this is necessary for pi2 and pi1. missing: also documentation needs to be adapted, untested! (I hardcoded the address for my installation, and just rewrote it so it works in a general way)

Thanks, Benni.

http://svn.webempoweredchurch.org/attachments/178/wec_map_default_address.patch