Contents - Index


URLs

URLs for starting Yourmap Viewer from an Internet Link or Shortcut.  These links can be used in E-Mail or added to your Web Page, etc.

See Starting for valid ?Command=

Samples:

This is the Minimum needed to start 

http://www.yourmap.com/yourmap.php  starts yourmap with the default theme.

http://www.yourmap.com/yourmap.php?Command=mylinks.amf   starts yourmap with the mylinks theme.

http://www.yourmap.com/yourmap.php?Command=mylinks.amf?Shape=-122,46,1:1000000

Starts Yourmap mylinks theme, selecting items in a 1,000,000 scale view from coordinates -122,46

http://www.yourmap.com/yourmap.php?Command=ymphotos.amf?MainLayer=%23dir%23/ymphotos.shp&Shape=-122.067,41.5,75
Starts Yourmap ymphotos theme with ymphotos.shp, selecting all items within 75 miles of coordinates -122.067,41.5
Note that %23 must be used in place of # in the URL


URLs that look at Flickr photos:


http://www.yourmap.com/yourmap.php?Command=http://www.flickr.com/photos/userid

Stars Yourmap default theme and does a Flickr Search for userid's geocoded photos.  Replace userid with a valid Flickr userid or name (replace spaces with %20).  

http://www.yourmap.com/yourmap.php?Command=?Flickr=PhotoSet=1221863
Starts Yourmap default theme and does a Flickr Search for PhotoSet=1221863.

http://www.yourmap.com/yourmap.php?Command=flickr.amf?MainLayer=c:/activemap/cache/flickrnew.shp&Flickr=user_id=20907080@N00&tags=Watercolor,geocoded&tag_mode=all   Starts yourmap with the Flickr.amf theme using c:/activemap/cache/flickrnew.shp as the main layer, and performing a Flickr search.

http://www.yourmap.com/yourmap.php?Command=flickr.amf?MainLayer=%23dir%23/cache/flickrnew.shp&Flickr=user_id=20907080@N00&tags=Watercolor,geocoded&tag_mode=all same as above, but uses #dir# variable for the application directory.  Note that %23 must be used in place of # in the URL.

http://www.yourmap.com/yourmap.php?Command=flickr.amf?Shape=-124,40,100  - Starts yourmap with Flickr theme and selects items within 100 miles of  Longitude -124 and Latitude 40.  <