ThinkGeo.com    |     Documentation    |     Premium Support

Questions

I am evaluating the web edition and have a few questions:


1. i noticed that the map component has a few overlays (static, dynamic, highlight, marker...). where can i find some info on what layers should be in each overlay? what are the differences in abilities between them? is there some concepts document?


2. i need to display over the map icons of vehicles who's location is updated in a DB every minute. i need to display text near the icon and to be able on client side to catch the click event of an icon. which overlay should be used for that?


3. in continuation with question 2, i need on client side js code to cause the overlay to refresh so that the icon locations will be updated. how do i do that?


thanks



Dan,



  We are just finishing up a new project we are working on called Kick Start apps.  These are pre-built sample applications that show various common scenarios and how to use our product.  We just so happened to finished one for vehicle tracking for the Web Edition.  It is not 100% packaged yet but I thought you might be interested in it.



  The Kick Start kit uses and Access database to store the locations and geofences so it is very similar to any other database yo might want to use.  We used Access to make it really portable and self contained but still be SQL driven.  We also have an auto-refresh timer built in on the client side that does exactly what you mentioned.  You can click on the cars to pop-up information about them and as they move around you get breadcrumbs.  We also included a simple but effective spatial fence system where you can draw the spatial fence.  



  I have included some screen shots below.  We have a sample site that is not ready for release yet but if you e-mail Support@ThinkGeo.com they can send you the URL to take a look as long you don't publish it as it is on a testing server.  I am sure we can setup something to get you the code early.  We also include access to our World Map Kit Maps online in Demo mode.  This way you can have a good looking set of US street maps for the sample.



David