Hi, does anyone have an example of using GoogleV3 geocoding with the current version of Mapstraction? I''ve tried including a wide number of files from the mxn library, but I can''t seem to get geocoding to work. I''ve succeeded in putting up maps, adding markers, etc. All the examples I''ve found seen to be using an older version of Mapstraction. The example in the Mapscripting 101 book isn''t working for me. Thanks for any help, Jamii Corley
Hi, Le 13/10/2010 01:11, Jamii Corley a ?crit :> Hi, does anyone have an example of using GoogleV3 geocoding with the > current version of Mapstraction? I''ve tried including a wide number of > files from the mxn library, but I can''t seem to get geocoding to work. > I''ve succeeded in putting up maps, adding markers, etc. All the examples > I''ve found seen to be using an older version of Mapstraction. > The example in the Mapscripting 101 book isn''t working for me. > Thanks for any help, > Jamii CorleyI''ve just pushed a googlev3 geocoder module and a demo to my fork on github. http://github.com/brunob/mxn/commit/e5f65103097424c40a1a10fe3cae45a0707cdf29 I''ve also done a pull request to get it in the official mapstration repo... http://github.com/mapstraction/mxn/pull/34 ++ b_b
Thank you so much! This is exactly want I needed! Merci beaucoup, Jamii Corley On Fri, 15 Oct 2010 14:14:56 +0200, Bruno Bergot wrote:> Hi, > > Le 13/10/2010 01:11, Jamii Corley a ?crit : >> Hi, does anyone have an example of using GoogleV3 geocoding with >> the >> current version of Mapstraction? I''ve tried including a wide number >> of >> files from the mxn library, but I can''t seem to get geocoding to >> work. >> I''ve succeeded in putting up maps, adding markers, etc. All the >> examples >> I''ve found seen to be using an older version of Mapstraction. >> The example in the Mapscripting 101 book isn''t working for me. >> Thanks for any help, >> Jamii Corley > > > I''ve just pushed a googlev3 geocoder module and a demo to my fork on > github. > > > http://github.com/brunob/mxn/commit/e5f65103097424c40a1a10fe3cae45a0707cdf29 > > I''ve also done a pull request to get it in the official mapstration > repo... > > http://github.com/mapstraction/mxn/pull/34 > > ++ > b_b > _______________________________________________ > Mapstraction mailing list > Mapstraction at lists.mapstraction.com > > http://lists.mapstraction.com/listinfo.cgi/mapstraction-mapstraction.com
Hi Bruno, I''m trying to run this sample in IE 8, but getting the following error. Message: Object expected Line: 260 Char: 3 Code: 0 URI: file:///xxxxxxxxxx/mxn/mxn.js?(googlev3,[geocoder]) But this works fine in Firefox and Chrome. Any help is appreciated. thx -prabha On Fri, Oct 15, 2010 at 5:14 AM, Bruno Bergot <brunobergot at gmail.com> wrote:> Hi, > > Le 13/10/2010 01:11, Jamii Corley a ?crit : > > Hi, does anyone have an example of using GoogleV3 geocoding with the >> current version of Mapstraction? I''ve tried including a wide number of >> files from the mxn library, but I can''t seem to get geocoding to work. >> I''ve succeeded in putting up maps, adding markers, etc. All the examples >> I''ve found seen to be using an older version of Mapstraction. >> The example in the Mapscripting 101 book isn''t working for me. >> Thanks for any help, >> Jamii Corley >> > > > I''ve just pushed a googlev3 geocoder module and a demo to my fork on > github. > > > http://github.com/brunob/mxn/commit/e5f65103097424c40a1a10fe3cae45a0707cdf29 > > I''ve also done a pull request to get it in the official mapstration repo... > > http://github.com/mapstraction/mxn/pull/34 > > ++ > b_b > > _______________________________________________ > Mapstraction mailing list > Mapstraction at lists.mapstraction.com > http://lists.mapstraction.com/listinfo.cgi/mapstraction-mapstraction.com >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mapstraction.com/pipermail/mapstraction-mapstraction.com/attachments/20110109/c5523239/attachment.htm>