Re: [mapguide-users] Search widget Problem

2019-10-23 Thread farman
Thanx GordonL Sir for reply please specify that issues. I am not a programmer
so i didn't find that issues.
thanx again sir   




--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Fusion vs react-layout

2019-10-23 Thread GordonL
On the same vein, how do we set the   with the react viewer?

I am porting the example in mapguide-rest where you can edit parcels, but
the tooltip hyperlinks are not targeting the TaskPane..

 



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] CORS Error with IE (11) and Edge Only

2019-10-23 Thread MHerel
Hi Benoit,

Thank you so much.

I edited the file you mentioned but it didn't work. I noticed that the URL
did not change in the debug console, so I dug a little further and found
that I had to change the same URL in fusionSF.js to make it work.

Thanks so much for putting me on the right track.

Cheers,

   Mike



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Search widget Problem

2019-10-23 Thread GordonL
Some issues there:



Perhaps redefine that search?




--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] CORS Error with IE (11) and Edge Only

2019-10-23 Thread GordonL
If you use Generic XYZ for the OpenStreetMap and pass the HTTPS, do you get
the same error?

https://a.tile.openstreetmap.org/{z}/{x}/{y}.png

 



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] CORS Error with IE (11) and Edge Only

2019-10-23 Thread Benoit Begin
A little bit ago, I remember OpenStreetMap started automatically redirecting
from http to https. Like if you navigate to
http://b.tile.openstreetmap.org/19/262144/262143.png you will notice you get
sent off to https automatically. I know this caused issues with Safari and
actually returned "pink images" since it made it invalid images due to "too
many redirections".

You could try to edit the OpenLayers.js file in your fusion deployment and
replace http://a.tile.openstreetmap.org, http://b.tile.openstreetmap.org and
http://c.tile.openstreetmap.org to be https://

I'm not sure if it'd fix your problem, but it's a fairly quick fix to
attempt.

Regards!



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] CORS Error with IE (11) and Edge Only

2019-10-23 Thread MHerel
Hi,
I am getting the following error in IE and Edge browsers when using
OpenStreetMaps as my basemap in Fusion MGOS 3.1.2

Works in Chrome, Firefox, Opera

The origin 'http://mapnet.rogers.com' did not find 'http://my.domain.com' in
the Access-Control-Allow-Origin response header for cross-origin image
resource at 'http://b.tile.openstreetmap.org/19/262144/262143.png'.

This seems to have happened recently I think.  Anyone else having this? Any
ideas?

Thanks,

  Mike



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Search widget Problem

2019-10-23 Thread loshhilov
Change this:
Input part of road name, please
YourRoadsLayerName
Road_Name like '%$USER_VARIABLE%' 



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users