Search found 11 matches

Go to advanced search

by Luis Miguel Gutierrez Carril
Thu Sep 17, 2015 11:58 am
Forum: Issues
Topic: Show LAYER on PAGE LOAD event
Replies: 4
Views: 884
 
Jump to post

Show LAYER on PAGE LOAD event

I need show this when de page load
Image

by Luis Miguel Gutierrez Carril
Thu Sep 17, 2015 11:49 am
Forum: Issues
Topic: Show LAYER on PAGE LOAD event
Replies: 4
Views: 884
 
Jump to post

Show LAYER on PAGE LOAD event

I want show layer when the page load without click on any button.

The code of Google documentation works on CLICK event but not on LOAD event

by Luis Miguel Gutierrez Carril
Thu Sep 17, 2015 10:51 am
Forum: Issues
Topic: Show LAYER on PAGE LOAD event
Replies: 4
Views: 884
 
Jump to post

Show LAYER on PAGE LOAD event

I need show a layer when page full screen map is loaded. I do not want to click a button to display this layer. The custom markers correctly show in the map when the page load. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1277906/RackMultipart20150917-6488-6a31yv-map_inline.jpg?1442486707 PAGE > ...
by Luis Miguel Gutierrez Carril
Sun Sep 06, 2015 6:44 am
Forum: Issues
Topic: Google Analytics API - How hide alerts?
Replies: 10
Views: 2356
 
Jump to post

Google Analytics API - How hide alerts?

Thanks for support. I look forward to updating the plugin

by Luis Miguel Gutierrez Carril
Sat Sep 05, 2015 11:34 am
Forum: Issues
Topic: Google Analytics API - How hide alerts?
Replies: 10
Views: 2356
 
Jump to post

Google Analytics API - How hide alerts?

I've been reading and I found a reference to the error GA plugin on android Lollipop. http://stackoverflow.com/questions/26530565/android-5-0-l-service-intent-must-be-explicit-in-google-... Appery uses an older version of the plugin GA Version 2 http://oi58.tinypic.com/mt2czn.jpg Is there any way to...
by Luis Miguel Gutierrez Carril
Fri Sep 04, 2015 9:10 pm
Forum: Issues
Topic: Google Analytics API - How hide alerts?
Replies: 10
Views: 2356
 
Jump to post

Google Analytics API - How hide alerts?

Is there a possible solution ?

Any changes I make in the javascript "GA" causes or does not do tracking or force close app

by Luis Miguel Gutierrez Carril
Wed Sep 02, 2015 2:01 pm
Forum: Issues
Topic: Google Analytics API - How hide alerts?
Replies: 10
Views: 2356
 
Jump to post

Google Analytics API - How hide alerts?

This code works on Appery tester APP But run APK on device FORCE CLOSE APP !! [quote:]var gaSuccessHandler = function(result){}; var gaErrorHandler = function(error){}; var gaNativePluginResultHandler = function(result) {}; var gaNativePluginErrorHandler = function(error) {}; var getGAPlugin = func...
by Luis Miguel Gutierrez Carril
Tue Sep 01, 2015 3:17 pm
Forum: Issues
Topic: Google Analytics API - How hide alerts?
Replies: 10
Views: 2356
 
Jump to post

Google Analytics API - How hide alerts?

Hi, sorry for my English. I followed the tutorial: "Using the Google Analytics API" Everything works correctly and get trackings. The problem I have is: I can not hide the warning message when you start running the Initialize GA javascript. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1...
by Luis Miguel Gutierrez Carril
Fri Jul 31, 2015 10:29 pm
Forum: Issues
Topic: (Google Maps API) show differents layers in various maps in the same proyect
Replies: 3
Views: 690
 
Jump to post

(Google Maps API) show differents layers in various maps in the same proyect

I got it!!!! It has been easy. Just javascript clone for each map renaming the comand function initialize2() and then event run javascript event initialize2(); map 1 function initialize() map 2 function initialize2() map 3 function initialize3() ....... on for each map you need Very thanks!
by Luis Miguel Gutierrez Carril
Fri Jul 31, 2015 1:33 pm
Forum: Issues
Topic: (Google Maps API) show differents layers in various maps in the same proyect
Replies: 3
Views: 690
 
Jump to post

(Google Maps API) show differents layers in various maps in the same proyect

Yes. I need six maps should work simultaneously in the same page to display an exclusive layer in each of the maps..

I can show a map using event action "visible - true" property and the other five maps run property "visible - false"

Go to advanced search