[AccessD] New Web Browser Control - Local Files for Google Maps

David Emerson newsgrps at dalyn.co.nz
Fri May 19 21:48:01 CDT 2023


Hi Ryan,

Yes I picked up the point about the prefix.  The file partially works - the local file opens and partially shows in the control but the google map doesn't appear.  I think it might be to do with the map marker images but I am not very familiar with html.  I converted the code from another site but am having problems debugging it to find out why the image for map markers are not being picked up.

If someone had their own google map api key and was willing to look at the code I can put together a sample database.

Regards

David Emerson
Dalyn Software Ltd
Adelaide, Australia



-----Original Message-----
From: AccessD <accessd-bounces+newsgrps=dalyn.co.nz at databaseadvisors.com> On Behalf Of Ryan W
Sent: Saturday, May 20, 2023 10:15 AM
To: Access Developers discussion and problem solving <accessd at databaseadvisors.com>
Subject: Re: [AccessD] New Web Browser Control - Local Files for Google Maps

IIRC you have to prefix the local file URL with http(s?)://msaccess/

eg:
https://msaccess/C:\mywebpage.html

did that not work?

On Fri, May 19, 2023 at 7:33 PM David Emerson <newsgrps at dalyn.co.nz> wrote:

> Hi Team,
>
>
>
> I have been using some code which creates a local file for mapping 
> sites onto Google Maps.  It has worked fine when opening up the file 
> directly in a browser.
>
>
>
> When I try to open the file in the new web browser control the web 
> page doesn't appear.
>
>
>
> Does anyone have experience with this that I could share my file with 
> to see where I am going wrong?
>
>
>
> I have read through this sight but without success:
>
>
> https://www.access-programmers.co.uk/forums/threads/microsoft-access-e
> dge-br
> owser-control-is-finally-here.326988/
> <https://www.access-programmers.co.uk/forums/threads/microsoft-access-
> edge-browser-control-is-finally-here.326988/>
>
>
>
> Regards
>
>
>
> David Emerson
>
> Dalyn Software Ltd
>
> Moved from Wellington, NZ.  Now in Adelaide, Australia



More information about the AccessD mailing list