|
Posted by Manuel Lemos on 03/04/07 07:51
Hello,
on 03/01/2007 09:05 AM Nel said the following:
> Hi,
>
> Not sure where to post this, but will try here first.
>
> I am looking for a UK map that allows the user to drill down to county, then
> town level. A good example would be something like
> http://www.findaproperty.com
You can achieve that with Google Maps API.
http://www.google.com/apis/maps/
You may also want to take a look at this forms generation class that
comes with map location plug-in. You can use that plug-in to select
locations in a map like in this live example:
http://www.meta-language.net/forms-examples.html?example=test_map_location_input
Here you can watch a tutorial video about that plug-in:
http://www.phpclasses.org/browse/video/1/package/1/section/plugin-map.html
You can also use the same plug-in to display a map with pre-defined
locations that the users can hover and click for more information. Take
a look at this example with UK PHP users groups:
http://www.phpclasses.org/browse/group/bycountry/country/uk/
--
Regards,
Manuel Lemos
Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
Navigation:
[Reply to this message]
|