Putting outdoor map on your site

Put this between the <head> tags in the page:

<script src="http://maps.google.com/maps?file=api&v=2&key=(your google api key)" type="text/javascript"></script>

First get a google map key. Enter your google api key in the space indicated above.

Alter the tag to include:

onload="createMap()"
onunload="GUnload()"

Example: <body onload="createMap()" onunload="GUnload()">

Place this where you would like the map to appear.
<script src="http://www.meetandplay.com/Play/extOutdoorCourts.aspx" type="text/javascript" />

Web Services

This is a developing section of the site. So far we've only got a few web services online.

MNP.disco

Rankings

  • WinExpectency
    What would the win expectency be given the rating of the player against an opponent and their rating.
  • WinPercentage
    What would the win percentage be given the rating of the player against an opponent and their rating.

Topics

  • GetLast5
    Returns the last 5 topics
  • GetLatest
    Returns specified number of the latest topics

News

  • GetLast5
    Dataset containing last 5 news postings
  • GetLatest
    Dataset containing last amount of specified news postings

User

Help us out

Donate to MNP via PayPal