1-10 of 71 < Previous Next >
1 vote

missing function

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
1 vote

Wrong description for VEMapOptions

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
1 vote
closed

Request for more features

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
0 votes

Add try/catch around page level map variable in Default.aspx.js

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
0 votes

Field description not showing up in intellisense

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
0 votes
closed

Create a readme.txt

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
0 votes

combine.bat generates a file with multiple invalid characters

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
0 votes
closed

Intellisense stops working when a page level map variable is used in multiple functions

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
0 votes
closed

Prep .js files for combine.bat

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
0 votes
closed

6.1 - Update combine.bat to reflect addtional .js files

id# 1802 | Planned Release: 6.1.041708.1040 | Last Updated: Apr 16 at 10:02 PM  by RobertoRaimondo

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 71 < Previous 1 2 3 4 5 6 7 8 Next >
Updating...