UK map - google maps
Hi, I have a UK map which uses lat/long for the dots. I'm looking to use streetviews as that is our main way of identifying good sites remotely. Not all sites have streetview URL's so I can't rely on this.
I was wondering if there is a google maps overlay or DDXBricks that can help me here?
Best Answer
-
You could use Google MyMaps and create a map, then embed it using the HTML Easy DDX brick. Search in the Appstore for HTML Easy:
Just copy the embed code from Google MyMaps and then paste it in the HTML section in the DDX brick.
I spent alot of time working on dynamic sizing, here is the code to save you time:
<!DOCTYPE html> <html> <head> <title>Dynamic Iframe - HTML/CSS Only</title> <style> body, html { height: 100%; margin: 0; padding: 0; overflow: hidden; } #dynamicIframe { width: 100vw; height: 100vh; object-fit: fill; } </style> </head> <body> <iframe id="dynamicIframe" src="
insert the url here" frameborder="0"></iframe> </body> </html>If I solved your problem, please select "yes" above
0
Answers
-
You could use Google MyMaps and create a map, then embed it using the HTML Easy DDX brick. Search in the Appstore for HTML Easy:
Just copy the embed code from Google MyMaps and then paste it in the HTML section in the DDX brick.
I spent alot of time working on dynamic sizing, here is the code to save you time:
<!DOCTYPE html> <html> <head> <title>Dynamic Iframe - HTML/CSS Only</title> <style> body, html { height: 100%; margin: 0; padding: 0; overflow: hidden; } #dynamicIframe { width: 100vw; height: 100vh; object-fit: fill; } </style> </head> <body> <iframe id="dynamicIframe" src="
insert the url here" frameborder="0"></iframe> </body> </html>If I solved your problem, please select "yes" above
0 -
Thankyou! This is super helpful. Do you know if there is a way to get the orange man to appear on Google? This is all we need to get the streetview problem sorted. Cheers
0 -
I don't. That may be a question for the Google community forums 😄
If I solved your problem, please select "yes" above
0
Categories
- All Categories
- 1.7K Product Ideas
- 1.7K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 292 Workbench
- 4 Cloud Amplifier
- 8 Federated
- 2.8K Transform
- 95 SQL DataFlows
- 600 Datasets
- 2.1K Magic ETL
- 3.7K Visualize
- 2.4K Charting
- 685 Beast Mode
- 43 App Studio
- 38 Variables
- 655 Automate
- 170 Apps
- 438 APIs & Domo Developer
- 42 Workflows
- 5 DomoAI
- 32 Predict
- 12 Jupyter Workspaces
- 20 R & Python Tiles
- 383 Distribute
- 110 Domo Everywhere
- 267 Scheduled Reports
- 6 Software Integrations
- 111 Manage
- 108 Governance & Security
- 8 Domo University
- 25 Product Releases
- Community Forums
- 39 Getting Started
- 29 Community Member Introductions
- 98 Community Announcements
- Domo Community Gallery
- 4.8K Archive