Displaying 4 results from an estimated 4 matches for "fbuchinger".
Did you mean:
buchinger
2009 Jun 13
4
Automatic provider API loader for mapstraction?
Hi,
today I gave a talk at Barcamp Vienna (
http://www.barcamp.at/BarCamp_Vienna_Juni_2009) about Mapstraction and its
recent progress.
The crowd was really impressed! In the follow-up discussion several people
were asking why mapstraction itself can''t take care of loading the provider
APIs.
I''m not sure if anybody is working on this, but such an automatic api loader
has quite
2009 Mar 23
4
Bird''s Eye integration in Mapstraction
Are there any plans to integrate Virtual Earth''s Bird''s Eye view to
mapstraction?
I tried an "integration hack" but then found out that there are too
many issues involved (check whether birds eye is available for the
current map area, disabling zoom controls,...).
Has anyone else tried it?
Franz
2009 Mar 24
0
Patch: clickHandlers in VirtualEarth
Hi,
my mapstraction onclick event handlers always yielded javascript
errors in Virtual Earth maps ("e.view is undefined").
I''m using version 6 of mapcontrol.ashx. After consulting Virtual Earth
documentation, I came up with a solution.
Here is my patch (based on rev 212)
> var that = this;
360c361,368
< me.clickHandler(e.view.LatLong.Latitude,
2010 Jun 22
0
Marker.setIcon() doesn't work with bing maps
Hi,
while playing around with the current trunk of Mapstraction V2, I realized
that Marker.setIcon() doesn''t work with bing maps (former Virtual Earth).
Here is my tiny patch:
mxn.microsoft.core.js
112a113,115
> if (marker.iconUrl){
> pin.SetCustomIcon(marker.iconUrl);
> }
kind regards,
Franz
-------------- next part --------------
An HTML