How to set a default map for when there are no records?
Question:
How to set a default map for when there are no records?
Answer:
This will be improved in future versions, however, at this time a workaround is to use the following maps deploy code which only works with Google map, Paste the deploy code in your web page after the Caspio Bridge deploy code:
<script type="text/javascript" src="http://maps.google.com/maps?file=api&v=2.x&key=YourGoogleKeyHere"></script> <script type="text/javascript" src="http://bridge.caspio.net/scripts/caspio_mashupsv4b.js"></script>
