|
|
|
1-10 of 71
< Previous Next >
|
map.AddPushPin function is missing. Please add support for it
id# 2515 | Planned Release: None | Last Updated: Jun 25 at 10:33 PM
by NicolasBoonaert
VEMapOptions = function()
{
/// <summary>Specifies a traffic warning.</summary>
Should be:
VEMapOptions = function()
{
/// <summary>Contains the options to set when loading the map.</summary>
id# 2134 | Planned Release: None | Last Updated: May 10 at 2:32 AM
by soulsolutions
I want to thank you all for this helper, it makes my work a whole lot easier. :)
But i have seen some functions in the API that this helper doesn't cover like the object Polyline and Polygon.
The V...
id# 2048 | Planned Release: None | Last Updated: Apr 30 at 1:11 AM
by crpietschmann
The following will prevent errors at runtime:
try
{
var map = new VEMap();
}
catch (err)
{
}
id# 1887 | Planned Release: None | Last Updated: Apr 18 at 10:33 PM
by keydet
In the following example:
VEMap = function(control_id)
{
/// <summary>Initializes a new instance of the VEMap class.</summary>
/// <param name="control_id" type="String">The ID of the HTML control...
id# 1125 | Planned Release: None | Last Updated: Apr 17 at 3:05 PM
by keydet
Create a readme.txt explaining how to open the "web site" using VS and adding a change log.
id# 1844 | Planned Release: 6.1.041708.1040 | Last Updated: Apr 17 at 2:36 PM
by keydet
This is not a big issue since it looks like a pretty easy manual fix to get the first 6.1 release out the door. However, we should investigate and improve our approach to consolidating the scripts...
id# 1843 | Planned Release: None | Last Updated: Apr 17 at 1:56 PM
by keydet
I’m having some trouble when using the VEJS in a JavaScript with more than function. Usually I declare the map as global variable and use then different functions. The intellisense works well in th...
id# 1791 | Planned Release: 6.1.041708.1040 | Last Updated: Apr 17 at 1:42 PM
by keydet
We will use combine.bat to consolidate all of the .js files into a single .js file as part of the "build process." Because the current script copies contents into a single file, we need to manuall...
id# 1842 | Planned Release: 6.1.041708.1040 | Last Updated: Apr 17 at 1:16 PM
by keydet
|
|
1-10 of 71
< Previous 1 2 3 4 5 6 7 8 Next >
|
|
|
|
|
|
|