Search found 13 matches

Go to advanced search

by Bruce Buttles
Mon Nov 30, 2015 4:14 am
Forum: Issues
Topic: Google maps markerclusterer
Replies: 7
Views: 848
 
Jump to post

Google maps markerclusterer

Okay, thanks ... I've seen that one before. Specifically, I am looking for information regarding the Google Map "MarkerClusterer". It is part of the standard Google JS API ( http://google-maps-utility-library-v3... ) BUT - When I try to create a MarkerClusterer object it won't run/compile....
by Bruce Buttles
Sat Nov 28, 2015 12:40 pm
Forum: Issues
Topic: Google maps markerclusterer
Replies: 7
Views: 848
 
Jump to post

Google maps markerclusterer

I need this page that you mentioned (http://devcenter.appery.io/tutorials/...)

You see, I am trying to use the google MarkerClusterer - BUT - I get an error stating that MarkerCluster is not defined when I do this:

markerCluster = new MarkerClusterer(map, markers);

by Bruce Buttles
Tue Nov 24, 2015 5:05 pm
Forum: Issues
Topic: Map Initialization Error
Replies: 14
Views: 1677
 
Jump to post

Map Initialization Error

Hey it worked ... that error message is gone.

Now, we just need this one fixed:
Google Maps API warning: SensorNotRequired: https://developers.google.com/maps/do...

by Bruce Buttles
Fri Nov 13, 2015 6:40 pm
Forum: Issues
Topic: Map Initialization Error
Replies: 14
Views: 1677
 
Jump to post

Map Initialization Error

It's been like this for me for about 2 or 3 weeks...

by Bruce Buttles
Fri Nov 06, 2015 9:53 pm
Forum: Issues
Topic: Multiple Checkbox Values to localStorage
Replies: 21
Views: 2295
 
Jump to post

Multiple Checkbox Values to localStorage

Kateryna, what if the localStorage variable is actually an ARRAY? I created a MODEL that is an array and defined the localStorage as they array type. QUESTION: what is the code to actually store values into the localStorage array? This is what I am trying: localStorage.setItem(my_local_Array , arr )...
by Bruce Buttles
Tue Nov 03, 2015 11:24 pm
Forum: Issues
Topic: External Lib google maps geometry - AngularJS - Bootstrap
Replies: 8
Views: 1137
 
Jump to post

External Lib google maps geometry - AngularJS - Bootstrap

Hmmm, I am having the same error: "User transformation function exception. Reason: Cannot read property 'spherical' of undefined" Here is my code where p1 and p2 are LatLng objects and have valid values: code var distInMeters =google.maps.geometry.spherical....
by Bruce Buttles
Tue Nov 03, 2015 10:04 pm
Forum: Issues
Topic: Map Initialization Error
Replies: 14
Views: 1677
 
Jump to post

Map Initialization Error

Hi, this is a different "Bruce" ... Bruce Buttles. I am having the same issue with the bad http://assets1.geocommons.com image tag. Here is the HTML snip that is generated by Appery.io platform. Notice the bad img tag ... how do I get rid of that. NOTE: It is causing inconsistent load on s...
by Bruce Buttles
Thu Oct 29, 2015 2:11 pm
Forum: Issues
Topic: Appery.io and MongoDB use of database functions to search based on geometry...
Replies: 7
Views: 900
 
Jump to post

Appery.io and MongoDB use of database functions to search based on geometry...

Awesome - this works amazingly well! I am shocked how easy and fast it is to create spatial queries ... MondoDB rocks!

by Bruce Buttles
Tue Oct 27, 2015 4:50 am
Forum: Issues
Topic: How do I match geolocation to other app user in the vicinity?
Replies: 8
Views: 1201
 
Jump to post

How do I match geolocation to other app user in the vicinity?

Okay - we will continue the dialog here.
Where can I find good examples of making a geospatial query to the DB using a geopoint column?

by Bruce Buttles
Mon Oct 26, 2015 9:42 pm
Forum: Issues
Topic: How do I match geolocation to other app user in the vicinity?
Replies: 8
Views: 1201
 
Jump to post

How do I match geolocation to other app user in the vicinity?

Bummer, the link in your bullet #2 does not take you to anything that helps. Can you send me the link to the "Make geospatial query to DB" examples?

Go to advanced search