Coder Social home page Coder Social logo

google-maps-utils-binding's Introduction

🎉

google-maps-utils-binding's People

Contributors

naterickard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

google-maps-utils-binding's Issues

Error on building in xamarin studio

Hello,

I got this error when trying to build the sample project in xamarin studio.
Error CS1566: Error reading resource file `extern/libGoogleMapsUtils.a' (CS1566) (GoogleMapsUtils.iOS)

how can I solve this?

Crashes while creating POitem

screen shot 2016-10-10 at 12 16 52 pm

Application crashes in below line : (Please refer screen shot for crash reason)

IGMUClusterItem item = new POIItem(new CLLocationCoordinate2D(lat, lng), name);

Proyect doesn´t work

I try to use this binding with Nuget but doesn´t work. @yogeshk25 make a branch and works fine but the following Delegate function doesnt´t work too...

public void DidTapClusterItem(GMUClusterManager clusterManager, IGMUClusterItem clusterItem) {}

Can you help me please :)?

captura de pantalla 2018-02-16 a las 14 05 48

Error AOT on device

Hi,

Thanks for library, is very useful.

I have a problem when deploy on device. Work perfectly on iPhone simulator.

when execution arrive at this instruction
var iconGenerator = new GMUDefaultClusterIconGenerator();

is displayed this error:

Attempting to JIT compile method 'GMCluster.GMUDefaultClusterIconGenerator:.ctor ()' while running in aot-only mode. See https://developer.xamarin.com/guides/ios/advanced_topics/limitations/ for more information.

Do you have any idea to resolve this problem?

Thanks.
Luca

Make file error ?

On doing :- To build, run make in the extern directory.
EMACBOOK-49:~ sudarshan.shetty$ cd /Users/sudarshan.shetty/Downloads/Google-Maps-Utils-Binding-master/GoogleMapsUtils.iOS/extern
EMACBOOK-49:extern sudarshan.shetty$ make
rm -rf ios
mkdir -p ios
cd ios && git clone [email protected]:googlemaps/google-maps-ios-utils.git
Cloning into 'google-maps-ios-utils'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
make: *** [Podfile.lock] Error 128

Can you please tell what could be the problem ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.