Archive

Posts Tagged ‘with map’

Tennis4everyone

August 14th, 2009 Comments off

Tennis information website for a major metropolitan city

The web format is initially divided into three parts:

1. Find Players
2. Find Courts (Also ADD Courts area)
3. Find Events (Also ADD EVENTS area)

Within a few weeks after launch, it is likely that a ‘Find Coaches’ element will be added.

Also, a number of other features will be added to attract more visitors as the site expands.

Visitors must register or sign-in to access the site or use any extended information.

Players can set up a profile that will include:
Privacy policy (we will provide)
*FIRST NAME
*LAST NAME
NICK NAME
*PLAYING LEVEL (Player Rating Descriptions

Frankmillertennis

August 14th, 2009 Comments off

Tennis information website for a major metropolitan city

The web format is initially divided into three parts:

1. Find Players
2. Find Courts (Also ADD Courts area)
3. Find Events (Also ADD EVENTS area)

Within a few weeks after launch, it is likely that a ‘Find Coaches’ element will be added.

Also, a number of other features will be added to attract more visitors as the site expands.

Visitors must register or sign-in to access the site or use any extended information.

Players can set up a profile that will include:
Privacy policy (we will provide)
*FIRST NAME
*LAST NAME
NICK NAME
*PLAYING LEVEL (Player Rating Descriptions

Frank Miller Tennis

July 15th, 2009 Comments off

Tennis information website for a major metropolitan city

The web format is initially divided into three parts:

1. Find Players
2. Find Courts (Also ADD Courts area)
3. Find Events (Also ADD EVENTS area)

Within a few weeks after launch, it is likely that a ‘Find Coaches’ element will be added.

Also, a number of other features will be added to attract more visitors as the site expands.

Visitors must register or sign-in to access the site or use any extended information.

Players can set up a profile that will include:
Privacy policy (we will provide)
*FIRST NAME
*LAST NAME
NICK NAME
*PLAYING LEVEL (Player Rating Descriptions

Directory With Map Interface

March 16th, 2009 No comments

I’m looking for a maps expert. Preferably with Yahoo Maps API, but Google Maps API could also work.

I have a database of locations. There are over 400 locations. I have dynamic filtering with Checkboxes so that only the correct subset of data appears.

I also have a map that lists all of my locations on a Yahoo Map API. I have the map locations (lat, lon) grouped and hardcoded by hand in php.

I want to merge both my listing and my map page to do the following:
- Change listing to show only 10 records per page. Create navigational links to view more records, when applicable.
- Dynamically map the 10 locations per page on a Yahoo Map or Google Map API. The locations, LATITUDE and LONGITUDE are located in my MySQL database.

I would really like it to look this this:

http://local.yahoo.com/results;_ylt=AnjG41wmMCwHVAO1tc7jz7GHNcIF;_ylv=3?p=restaurant&csz=19083&viewtype=map

On the right is a map showing the 10 locations mapped.
- Map centered between the 10 locations
- Clicking the # opens up a page with more info
- Mouse over the # highlights the entry on the map and on the left side

On the left is the 10 locations
- Mouse Over the location and both the lising and the #on the map is highlighted.
- Clicking the # opens up a page with more info

On the top would be the checkboxes of criteria where the users would filter the different selections. (already done)

I think the hard parts are already done…
- Database is completed
- Criteria selection and filtering is complete
- Hard Coded map page in plcae
- Have Yahoo and Google APP ID’s

Just trying to merge everything together nicely like the sample listing page above.

I use php and mysql. But if you have a better idea for this directory, I am open to suggestions. Most of the hard parts are done. It’s just piecing everything together.

This task should not be difficult to someone with experiecne with MAP APIs.

I am interested in seeing some of your examples if you’d like to bid.

Thanks in advance. Any questions let me know.

Bear