DMXzone Google Maps Support Product Page
Answered
Map position
Asked 28 Feb 2014 08:42:22
1
has this question
28 Feb 2014 08:42:22 Alan Richardson posted:
Hi, Thanks for the product, just 1 small problem. How do I position the map within a div using css? I've tried using iframe & img. Replies
Replied 28 Feb 2014 10:04:18
28 Feb 2014 10:04:18 Teodor Kuduschiev replied:
Hello Alan,
Can you please describe a little more detailed what / how exactyl do you need to position it?
Can you please describe a little more detailed what / how exactyl do you need to position it?
Replied 28 Feb 2014 10:32:45
28 Feb 2014 10:32:45 Alan Richardson replied:
Hi Teodor, at the moment I have a fixed image map:
I'd like to replace this image with a new DMXzone google map, keeping the same position if possible?
Please see: www.thegreenfrogzante.com
With thanks
alan
I'd like to replace this image with a new DMXzone google map, keeping the same position if possible?
Please see: www.thegreenfrogzante.com
With thanks
alan
Replied 28 Feb 2014 10:57:04
28 Feb 2014 10:57:04 Teodor Kuduschiev replied:
Hello,
You just need to create the map with the sizes you need, and then you can style it using its id, for example:
You just need to create the map with the sizes you need, and then you can style it using its id, for example:
#map1 { float:right; }
Replied 28 Feb 2014 11:06:20
28 Feb 2014 11:06:20 Alan Richardson replied:
Thanks for your help Teodor,
alan
alan