34
Views
2
Comments
[KML For Google Maps Mobile] Network Link
Question
kml-for-google-maps-mobile
Mobile icon
Forge asset by Pedro Costa

We would like to update the KML points dynamically, as I understand for this to work as smoothly as possible it is advised to use Network Links.

However I can't seem to get these to work within this component, am I missing a setting somewhere again?

2020-04-22 01-15-52
Isabella Andrade

Hi Eric,

The parameter "KMLSrc" of the function "AddKml" requires a link and its destination must be a page that has Download of some kml file in Preparation.

And is important to note that this function only adds the kml, we can't currently update it after its already been added.

2018-10-18 08-34-00
Eric Bulters
 
MVP

Isabella Andrade wrote:

Hi Eric,

The parameter "KMLSrc" of the function "AddKml" requires a link and its destination must be a page that has Download of some kml file in Preparation.

And is important to note that this function only adds the kml, we can't currently update it after its already been added.


That's indeed exactly how we are currently using it. 

And that works fine. 

I was just hoping there was a way to make the network link tag (which would be inside the kml file that gets downloaded from the download page) work. 

But I guess we'll have to wait for a component that supports that. 


Thank you again Isabella

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.