cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Widget Extensions Google Bounce

No ratings

Previous Posts

Widget Extensions Introduction

Widget Extensions Click Event

Widget Extensions Date Picker

I was asked was it possible to make the Google Maps indicator bounce if a property was set to true. The answer is yes.

bounce.gif

Open up the google maps extension and locate the googlemap.ide.js

Make the above changes.

Open up the googlemap.runtime.js and search for


if (showMarkers) {

after the if add the following below

Make sure you have a property needsAttension on a returned Thing. If the value is true it will bounce!

After viewing Mashup there are 4 locations but one needs attention.

bounce2.gif

Version history
Last update:
‎Dec 14, 2017 12:02 AM
Updated by:
Labels (1)
Tags (1)