Hello! I'm using VIEWS wrapper with Virtual Earth 3D map. I'm in trouble using TextOffset and ImageOffset properties of pinImageSpecification properties. Trying to set TextOffset property via VEPix...
We need to update VIEWS to support Silverlight RTM. At the same time, we should attempt to add Virtual Earth 6.2 features.
My application yielded some unexpected results when I tried to handle the PanEnded event. The EventName variable in the VEMapEventArgs showed that the event was "onpanstarted" instead of "onpanende...
There is no way of setting the Line and Fill of VEShape objects. THis is needed to customize the look of polygons and also to set them to not show is using Custom Icons.
When creating a custom icon for a shape layer, the Anchor point needs to be set otherwise the default will place the custom icons top left corner in the center
Hi, I am new to VIEWS. Here is something that I observed the behavior of the existing VIEWS application. When the popup is displayed, clicking on the popup works fine. but when we come back to m...
I'm new to this - so I'm hoping this is the right place to report a potential issue. I seem to be getting discrepancies between match codes and precision codes returned between the FindCompletedEve...
In views.js there is no "GetDirections" function only "GetDirectionsJS", however the map.GetDirections methods invoke "GetDirections" It needs to be changed either in map.cs or views.js