You can display your vehicles’ current location your website using Customer Maps.
This is an add-on feature and you must be permissioned to use it. Talk to your salesperson if you need this feature and do not have permission to use it yet.
Find the Site Management page by navigating to ‘Custom’→‘Customers’ on the main Gpsi menu, then clicking the ‘Manage Access’ button. You should get a page titled ‘Site Management’.
In allowing access to your vehicle’s location data, you may want to show different sets of vehicles on different pages on your site. You may want to allow certain of your customers to see only the vehicles that do business with them, while excluding all other vehicles. This categorization is achieved through vehicle groups. When you define a site, think of the customers you will show this site to and what vehicles you want them to see. If you have two customers that will always see the same set of vehicles, they can use the same Customer Site, even if you host it on two different web pages. If your different customers will ever have different needs to different sets of vehicles, define separate sites for each customer.
Type a name for the site in the ‘Site Name’ box and click the check-boxes next to each vehicle group you want to display on your site in the ‘Visible Groups’ section. Then click the ‘Create Site’ button.
NOTE: The name you give the site is simply for you to remember which sites you have defined. Give it a name that describes the site where you will place the map or the customers you will be showing the map to.
NOTE: If you do not check anything in the ‘Visible Groups’ section, no vehicles will be visible on your Customer Map.
When you create a site, your site is immediately available in the Edit Sites section on the same page.
NOTE: You can change the vehicle group visibility for any group at any time. Just click the check-boxes for the vehicle groups you want to adjust and click the ‘Save Changes’ button at the bottom of the site list.
For each defined site, there is a text area containing the Flash Object code you need on your website to show your Customer Map . Copy this code and paste it into the HTML section of any web page you have hosted on any server.
The flash code you paste on your site will effectively host our map on your site.
NOTE: This code deep links the flash object to our site so you don’t even need to host the flash object on your site, just this little HTML code snippet.
Here is an example of the HTML for a Complete Web Page showing the current status of some demo vehicles.
<html><body><object classid=”clsid:d27cdb6e-ae6d-11cf-96b8-444553540000” codebase=”http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0” width=”900” height=”700” id=”newCurrentStatus” align=”middle”><param name=”allowScriptAccess” value=”sameDomain” /><param name=”movie” value=”currentStatus3.swf” /><param name=”quality” value=”high” /><param name=”bgcolor” value=”#ffffff” /><embed src=”http://standard.gpsinsight.com/soap/currentStatus3.swf?key=gpsi468d4c86cc436” quality=”high” bgcolor=”#ffffff” width=”900” height=”700” name=”newCurrentStatus” align=”middle” allowScriptAccess=”sameDomain” type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer” /></object></body></html>
What size is the map (in pixels)?
The map is 900px wide and 700px tall on the page.
What version of Adobe Flash Player is required?
The map uses Adobe Flash 8 or higher.