DMXzone Google Maps Support Product Page
Under investigation
Google maps with restrictions
Reported 11 Jan 2014 10:03:35
1
has this problem
11 Jan 2014 10:03:35 Kurt Paulus posted:
Hi,I try to edit the map properties in CS6. If I click to the zoom-window, the map disapears. Only the default value 3 is accepted.
Code:
<p>
<div class="dmxGoogleMaps" id="map1" style="width:600px;height:400px;">
</div>
<script type="text/javascript">
// <![CDATA[
jQuery(document).ready(
function()
{
jQuery("#map1".dmxGoogleMaps(
{"markers": [{"address": "4106 Therwil, Bahnhofstrasse , switzerland", "title": "APS"}]}
);
}
);
Thanks for an answer. Kurt
Replies
Replied 13 Jan 2014 08:30:40
13 Jan 2014 08:30:40 Miroslav Zografski replied:
Hello Kurt,
Can you provide more info on which exactly option you change when Map disappears? As there are two places where you can define the zoom rate - one in the Property Inspector of the map and one in the Advanced tab in the Map Dialogue.
Regards,
Can you provide more info on which exactly option you change when Map disappears? As there are two places where you can define the zoom rate - one in the Property Inspector of the map and one in the Advanced tab in the Map Dialogue.
Regards,