RE: [mapguide-users] Mapguide Integration

2008-09-25 Thread Ivan Milicevic
] [mailto:[EMAIL PROTECTED] On Behalf Of Greenhough, Jamie Sent: Wednesday, September 24, 2008 8:57 PM To: mapguide-users@lists.osgeo.org Cc: Sinelnikov, Andrei Subject: [mapguide-users] Mapguide Integration Hello, I hopefully someone can help me out... I have been struggling to integrate

Re: [mapguide-users] Mapguide Integration

2008-09-25 Thread Rock Beans
What you can do is include the MapGuide API in your applications (BIN) and use JavaScript top.YourFrame.MapFrameetc to run the viewer scripts like zoom selection after you have made the selection using your local MapGuide API. THere are countless examples of this on the site and the API guide.

[mapguide-users] Mapguide Integration

2008-09-24 Thread Greenhough, Jamie
Hello, I hopefully someone can help me out... I have been struggling to integrate MapGuide into a custom .NET web based application we are developing. I setup MapGuide on an external server, the dotnetsamples run great and the MapGuide server appears to be working ok. Great. All of the

RE: [mapguide-users] Mapguide Integration

2008-09-24 Thread Darrin Maidlow
-users@lists.osgeo.org Cc: Sinelnikov, Andrei Subject: [mapguide-users] Mapguide Integration Hello, I hopefully someone can help me out. I have been struggling to integrate MapGuide into a custom .NET web based application we are developing. I setup MapGuide on an external server

Re: [mapguide-users] MapGuide integration with Google Maps

2007-09-27 Thread m.karam
Morsell, P.E. Spatial Integrators, Inc. http://www.SpatialGIS.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of m.karam Sent: Tuesday, September 25, 2007 12:34 AM To: mapguide-users@lists.osgeo.org Subject: [mapguide-users] MapGuide integration

Re: [mapguide-users] MapGuide integration with Google Maps

2007-09-26 Thread Paul Spencer
To: mapguide-users@lists.osgeo.org Subject: [mapguide-users] MapGuide integration with Google Maps Hi everybody I want to bring Google Maps data INTO my MapGuide site as a layer or a base layer I browsed the demo of Andy Morsell at ( http://mapguide.spatialgis.com/mapguide/GoogleMapsDemo/ http

[mapguide-users] MapGuide integration with Google Maps

2007-09-25 Thread m.karam
Hi everybody I want to bring Google Maps data INTO my MapGuide site as a layer or a base layer I browsed the demo of Andy Morsell at ( http://mapguide.spatialgis.com/mapguide/GoogleMapsDemo/ http://mapguide.spatialgis.com/mapguide/GoogleMapsDemo/ ) ,but i want just to add google maps as a layer

Re: [mapguide-users] MapGuide integration with Google Maps

2007-09-25 Thread Maciej Skorczewski
you sould add mapguide layer to google maps... use KML, or txt file whit line or polygon from MG. Read API FAQ on google site. m.karam pisze: Hi everybody I want to bring Google Maps data INTO my MapGuide site as a layer or a base layer -- pozdrawiam, Maciej Skórczewski PROCADR SA

Re: [mapguide-users] MapGuide integration with Google Maps

2007-09-25 Thread Maciej Skorczewski
hi if you add this to google maps you should use google api (it is much easy as api in MG) guestion is how many layers did you whant to show? If one ex. parcels you should create KML or even simple txt file and put it into google maps. Just use (look into google API FAQ) var geoXml = new

Re: [mapguide-users] MapGuide integration with Google Maps

2007-09-25 Thread Maciej Skorczewski
m.karam pisze: Hi actually i need to show a base layer such as (a world layer) under my map layers in the mapguide viewer. is there any alternative solution instead of google maps? Thank you for reply Karam i don't think so but perhaps somebody else know this? Maciej Skórczewski

RE: [mapguide-users] MapGuide integration with Google Maps

2007-09-25 Thread Andy Morsell
://www.SpatialGIS.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of m.karam Sent: Tuesday, September 25, 2007 12:34 AM To: mapguide-users@lists.osgeo.org Subject: [mapguide-users] MapGuide integration with Google Maps Hi everybody I want to bring Google Maps