Results 1 to 11 of 11
  1. #1
    sdel_nevo is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2013
    Location
    Gloucester, UK
    Posts
    402

    Bing Maps

    Hi All

    i have integrated Bing maps into my Supplier form, and it pulls in the Supplier address nicely.

    Click image for larger version. 

Name:	bing map.jpg 
Views:	40 
Size:	113.1 KB 
ID:	12427



    is there a way for the map to open up full screen?, at the moment it opens up and most of the available map area is taken up on the left by search details, I know that the user can click on the button beside the printer icon and the map will open up to fill the available space.

    is there a way to make the map open full screen by default??

    many thanks

    Steve

  2. #2
    AlexHedley's Avatar
    AlexHedley is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2013
    Location
    England
    Posts
    180

    Bing Maps

    What URL parameters are you using for the map?

    Have you tried adding
    &w=100%

  3. #3
    sdel_nevo is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2013
    Location
    Gloucester, UK
    Posts
    402
    Hi Alex

    the URL I'm using is

    ="www.bing.com/maps/default.aspx?en-GB=&where1=" & [Full Address] & "&lvl=15" i tried putting &w=100% at the end of the URL but it didnt change.

    Steve

  4. #4
    michael621 is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Sep 2014
    Posts
    2

    bing map full screen

    Hi Steve-
    Were you able to resolve this? If so, can you help me to achieve full screen as well? I am using Bing Map in the Access 2013 browser. It pulls the look up similar to yours in your post. But I would love for it to open in full screen.
    Thank you,

    Mike

    Quote Originally Posted by sdel_nevo View Post
    Hi Alex

    the URL I'm using is

    ="www.bing.com/maps/default.aspx?en-GB=&where1=" & [Full Address] & "&lvl=15" i tried putting &w=100% at the end of the URL but it didnt change.

    Steve

  5. #5
    AlexHedley's Avatar
    AlexHedley is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2013
    Location
    England
    Posts
    180
    http://msdn.microsoft.com/en-GB/library/dn217138.aspx

    The & shouldn't have "amp;"

    Another suggestion was the 100% on the iframe as well as in the query string.

    http://stackoverflow.com/questions/9...-in-fullscreen
    <iframe width="100%" height="280" frameborder="0" src="http://www.bing.com/maps/embed/viewer.aspx?v=3&cp=40.782498~-73.965515&lvl=14&w=100%&h=280&sty=r&typ=d&pp=Centr al%20Park%2C%20NY~~40.782379~-73.965858&ps=&dir=0&mkt=en-us&src=SHELL&form=BMEMJS"></iframe>

  6. #6
    sdel_nevo is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2013
    Location
    Gloucester, UK
    Posts
    402
    Hi michael621
    sorry for the late reply, unfortunately not, we finished this project as It was, the end users just used it with the default results.

    steve

  7. #7
    AlexHedley's Avatar
    AlexHedley is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2013
    Location
    England
    Posts
    180
    How about trying the EMBED?

    http://www.bing.com/maps/embed/Customize.aspx

  8. #8
    sdel_nevo is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2013
    Location
    Gloucester, UK
    Posts
    402
    HI Alex

    I am no longer developing this app, it was for an old employer who I no long work for, I have a copy of it here some where and will have ago at the above, when I get some free time, I will let you know how I get on.

    Many thanks

    Steve

  9. #9
    AlexHedley's Avatar
    AlexHedley is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2013
    Location
    England
    Posts
    180

    Bing Maps

    Ah I see, sorry the previous links didn't help.

    I'm going to have a go myself when I get some free time and see if I can get it working.

    It's a neat idea to have it available.

  10. #10
    sdel_nevo is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2013
    Location
    Gloucester, UK
    Posts
    402
    Hi Alex

    mate your heads up is great, and I will try the above as soon as im free, my boss at the time did not want me to spend the time required to get it resolved, but I agree would be great to get it working, I may well use it for my next project.

    Thanks again

    Steve

  11. #11
    michael621 is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Sep 2014
    Posts
    2
    Thanks guys

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Google Maps in webbrowser control
    By bfc in forum Forms
    Replies: 10
    Last Post: 08-27-2014, 10:53 PM
  2. using google maps address into a text field
    By thanosgr in forum Programming
    Replies: 5
    Last Post: 04-26-2012, 03:39 PM
  3. Floor Maps
    By neo651 in forum Access
    Replies: 1
    Last Post: 11-09-2011, 06:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums