MapPoint Forums

MapForums

Community of VE/MapPoint Users and Developers




OpenLayers 2.7 released

This is a discussion on OpenLayers 2.7 released within the MapPoint Web Service and Virtual Earth forums, part of the Map Forums category; OpenLayers: Home The latest version adds support for the current generation of Virtual Earth (v6.*). The previous version only had ...


Go Back   MapPoint Forums > Map Forums > MapPoint Web Service and Virtual Earth

Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read



Click here to register

Reply

 

LinkBack (3) Thread Tools Display Modes
  3 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 10-06-2008
Winwaed's Avatar
Mapping-Tools.com
Red Belt
 
Join Date: Feb 2004
Posts: 899
Blog Entries: 10
OpenLayers 2.7 released

OpenLayers: Home

The latest version adds support for the current generation of Virtual Earth (v6.*).
The previous version only had support for now-discontinued versions.


Richard
__________________
Winwaed Software Technology LLC
http://www.winwaed.com
See http://www.mapping-tools.com for MapPoint Tools
Pre-Order MapPoint 2009 today: http://www.mapping-tools.com/mappoint2009
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 10-06-2008
Eric Frost's Avatar
Senior Member
Black Belt
 
Join Date: Jul 1992
Posts: 2,480
Blog Entries: 1
Re: OpenLayers 2.7 released

You requested this from the OpenLayers dev team, right? I found a post where it says you filed a ticket -
[OpenLayers-Users] Beginner Virtual Earth Problems .

Good work!

Also, here's some more information from the Slashgeo newsletter --

+--------------------------------------------------------------------+
| OpenLayers 2.7 Released |
| from the crazy-layers-all-over-the-place dept. |
| posted by Satri on Monday October 06, @13:56 (Web Mapping) |
| Slashgeo | OpenLayers 2.7 Released |
+--------------------------------------------------------------------+

It seems [0]OpenLayers 2.7 has been released. Here are [1]the release
notes. From the announcement: "As of this final release, the OpenLayers
2.7 release closes 201 outstanding tickets. [...] This release features a
number of major developments, including: * Vector-Behavior: Strategies,
Protocols, Filters * Improved Vector rendering for better performance *
Canvas rendering class * Z-Ordering and Y-Ordering for Vector layers *
New Basic Measurement Control * New OpenLayers.Request interface for AJAX
* Smarter Popups ... and tons of [1]other new features and bug fixes that
you can see detailed here.

Furthermore, we are proud to announce two new additions to the AddIns
directory! Yes, it is an exciting day for everyone in the OpenLayers
Community. Please take the time to check out:
* Bookmark Control -- Allows user a simple way to 'bookmark' locations on
the map and navigate to them. * Loading Panel -- Provides a convenient
and sexy animated status monitor so users know their layers are loading.
We even have a nice new UML Diagram to help people out with understanding
the new classes in 2.7 and their relationships." See also previous
OpenLayers stories below.

Discuss this story at:
OpenLayers 2.7 Released

Links:
0. Release/2.7/Announce/Final - OpenLayers - Trac
1. Release/2.7/Notes - OpenLayers - Trac


Eric
__________________
~ Now taking orders for MapPoint 2009 ~
~
~ Upgrade to MapForums Plus membership ~
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3 (permalink)  
Old 10-13-2008
Winwaed's Avatar
Mapping-Tools.com
Red Belt
 
Join Date: Feb 2004
Posts: 899
Blog Entries: 10
Re: OpenLayers 2.7 released

Yes it was my bug report - goes back to when I was working on the Costa Rica stuff ( EcoMap Costa Rica ). At the time OpenLayers was only supporting older versions which were already tagged for retirement in September. This would have made the feature useless!

I updated the Costa Rica VE map last week. The upgrade (both maps) was very easy - simply unzip and drop the new code into the relevant web directory. The only change I had to make to my map pages was that the version of VE had to be changed.


Richard
__________________
Winwaed Software Technology LLC
http://www.winwaed.com
See http://www.mapping-tools.com for MapPoint Tools
Pre-Order MapPoint 2009 today: http://www.mapping-tools.com/mappoint2009
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4 (permalink)  
Old 10-17-2008
Eric Frost's Avatar
Senior Member
Black Belt
 
Join Date: Jul 1992
Posts: 2,480
Blog Entries: 1
Re: OpenLayers 2.7 released

Again great work promoting the VE platform, I'm sure Microsoft appreciates it. The more places VE can be plugged into other frameworks, the better for them.

By the way, I did just finally upgrade an old v4 VE app I wrote a few years ago, and I was surprised it only took changing the address of the VE control/js file.. from:

HTML Code:
<script type="text/javascript" language="javascript" src="http://dev.virtualearth.net/mapcontrol/v4/mapcontrol.js"></script> 
to:

HTML Code:
<script type="text/javascript" src="http://dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=6.1"></script> 
I thought at least something hairy would crop up.. I have already been putting it off for a couple weeks until I had a block of time to tackle it - turned out to be very easy!

However, I'm sure I used some deprecated methods or objects actually so I still expect to have to fix them eventually.

Eric
__________________
~ Now taking orders for MapPoint 2009 ~
~
~ Upgrade to MapForums Plus membership ~
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
openlayers, released


LinkBacks (?)
LinkBack to this Thread: http://www.mapforums.com/openlayers-2-7-released-8789.html

Posted By For Type Date
openlayers.org - How popular is openlayers.org? (://URLFAN) This thread Refback 3 Weeks Ago 11:17 AM
Merging Multiple Routes - MapPoint Articles - MP2K Magazine This thread Refback 10-10-2008 10:03 AM
The Magazine for MapPoint - MP2K Magazine This thread Refback 10-06-2008 10:06 PM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
RouteWriter v2 Released Winwaed News and Announcements 1 07-30-2008 10:57 PM
Using Virtual Earth with OpenLayers Eric Frost MP2K Magazine Articles 0 05-23-2008 08:04 AM
Virtual Earth and OpenLayers Winwaed MapPoint Web Service and Virtual Earth 0 05-13-2008 11:08 PM
GridImp v2.3 Released! Winwaed News and Announcements 0 01-02-2007 06:30 PM
MileCharter v2.1 Released! Winwaed News and Announcements 0 12-06-2006 02:51 PM


All times are GMT -5. The time now is 10:50 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
MP2K Magazine
Visitor Map


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54